FFmpeg
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
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

Definition at line 48 of file fbdev.c.

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::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().

int rgb_pixfmt_map_entry::alpha_offset

Definition at line 50 of file fbdev.c.

enum AVPixelFormat rgb_pixfmt_map_entry::pixfmt

Definition at line 51 of file fbdev.c.

Referenced by get_pixfmt_from_fb_varinfo().


The documentation for this struct was generated from the following file: