|
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 49 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().
| int rgb_pixfmt_map_entry::green_offset |
Definition at line 50 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().
| enum AVPixelFormat rgb_pixfmt_map_entry::pixfmt |
Definition at line 51 of file fbdev.c.
Referenced by get_pixfmt_from_fb_varinfo().
1.8.2