| AOMedia Codec SDK
    | 
External frame buffer. More...
#include <aom_frame_buffer.h>
| Data Fields | |
| uint8_t * | data | 
| size_t | size | 
| void * | priv | 
External frame buffer.
This structure holds allocated frame buffers used by the decoder.
| uint8_t* aom_codec_frame_buffer::data | 
Pointer to the data buffer
| size_t aom_codec_frame_buffer::size | 
Size of data in bytes
| void* aom_codec_frame_buffer::priv | 
Frame's private data
 1.8.18
 1.8.18