FFmpeg
|
Data Fields | |
int | xsub |
int | ysub |
enum ExrPixelType | pixel_type |
int EXRChannel::xsub |
Definition at line 60 of file exr.c.
Referenced by decode_frame().
int EXRChannel::ysub |
Definition at line 60 of file exr.c.
Referenced by decode_frame().
enum ExrPixelType EXRChannel::pixel_type |
Definition at line 61 of file exr.c.
Referenced by decode_frame(), and pxr24_uncompress().