FFmpeg
|
rectangle.h File Reference
useful rectangle filling function More...
Include dependency graph for rectangle.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Functions | |
static av_always_inline void | fill_rectangle (void *vp, int w, int h, int stride, uint32_t val, int size) |
fill a rectangle. More... | |
Detailed Description
useful rectangle filling function
Definition in file rectangle.h.
Function Documentation
|
static |
fill a rectangle.
- Parameters
-
h height of the rectangle, should be a constant w width of the rectangle, should be a constant size the size of val (1, 2 or 4), should be a constant
Definition at line 41 of file rectangle.h.
Generated on Mon Nov 18 2024 06:52:08 for FFmpeg by 1.8.11