| AOMedia Codec SDK
    | 
Structure to collect a buffer index when inspecting. More...
#include <aomdx.h>
| Data Fields | |
| const unsigned char * | buf | 
| int | idx | 
| int | show_existing | 
Structure to collect a buffer index when inspecting.
Defines a structure to hold the buffer and return an index when calling decode from inspect. This enables us to decode non showable sub frames.
| const unsigned char* Av1DecodeReturn::buf | 
Pointer for new position in compressed buffer after decoding 1 OBU.
| int Av1DecodeReturn::idx | 
Index into reference buffer array to see result of decoding 1 OBU.
| int Av1DecodeReturn::show_existing | 
Is a show existing frame.
 1.8.18
 1.8.18