FFmpeg
|
Data Fields | |
int | xsub |
int | ysub |
enum ExrPixelType | pixel_type |
int EXRChannel::xsub |
Definition at line 95 of file exr.c.
Referenced by decode_header().
int EXRChannel::ysub |
Definition at line 95 of file exr.c.
Referenced by decode_header().
enum ExrPixelType EXRChannel::pixel_type |
Definition at line 96 of file exr.c.
Referenced by b44_uncompress(), decode_header(), and pxr24_uncompress().