FFmpeg
|
Data Fields | |
int | bits_per_pixel |
int | red_offset |
int | green_offset |
int | blue_offset |
int | alpha_offset |
enum AVPixelFormat | pixfmt |
int rgb_pixfmt_map_entry::bits_per_pixel |
Definition at line 47 of file fbdev.c.
Referenced by get_pixfmt_from_fb_varinfo().
int rgb_pixfmt_map_entry::red_offset |
Definition at line 48 of file fbdev.c.
Referenced by get_pixfmt_from_fb_varinfo().
int rgb_pixfmt_map_entry::green_offset |
Definition at line 48 of file fbdev.c.
Referenced by get_pixfmt_from_fb_varinfo().
int rgb_pixfmt_map_entry::blue_offset |
Definition at line 48 of file fbdev.c.
Referenced by get_pixfmt_from_fb_varinfo().
enum AVPixelFormat rgb_pixfmt_map_entry::pixfmt |
Definition at line 49 of file fbdev.c.
Referenced by get_pixfmt_from_fb_varinfo().