daala_image_plane (3) Linux Manual Page
NAME daala_image_plane – Representation of a single component within an image or frame. SYNOPSIS #include <codec.h> Data Fields unsigned char * data Image data is stored as an unsigned octet type whether it’s actually 8 bit or a multi-byte depth. unsigned char xdec The decimation factor in the x and y direction. unsigned char ydec…
