pub type aom_codec_frame_buffer_t = aom_codec_frame_buffer;
Expand description

External frame buffer

This structure holds allocated frame buffers used by the decoder.