FFmpeg
|
rgb_pixfmt_map_entry Struct Reference
Data Fields | |
int | bits_per_pixel |
int | red_offset |
int | green_offset |
int | blue_offset |
int | alpha_offset |
enum AVPixelFormat | pixfmt |
Detailed Description
Field Documentation
int rgb_pixfmt_map_entry::bits_per_pixel |
Definition at line 49 of file fbdev.c.
Referenced by get_pixfmt_from_fb_varinfo().
int rgb_pixfmt_map_entry::blue_offset |
Definition at line 50 of file fbdev.c.
Referenced by get_pixfmt_from_fb_varinfo().
int rgb_pixfmt_map_entry::green_offset |
Definition at line 50 of file fbdev.c.
Referenced by get_pixfmt_from_fb_varinfo().
enum AVPixelFormat rgb_pixfmt_map_entry::pixfmt |
Definition at line 51 of file fbdev.c.
Referenced by get_pixfmt_from_fb_varinfo().
int rgb_pixfmt_map_entry::red_offset |
Definition at line 50 of file fbdev.c.
Referenced by get_pixfmt_from_fb_varinfo().
The documentation for this struct was generated from the following file:
Generated on Mon Nov 18 2024 06:52:12 for FFmpeg by 1.8.11