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