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