Go to the source code of this file.
Value:
                while (n_frames--) { \
                    unsigned sz = rd; \
                               "Superframe packet size too big: %u > %d\n", \
                        first = 0; \
                        s->n_frames = n_frames; \
 
                        s->size[n_frames] = sz; \
 
ptrdiff_t const GLvoid * data
 
#define AV_LOG_ERROR
Something went wrong and cannot losslessly be recovered. 
 
static int parse_frame(AVCodecParserContext *ctx, const uint8_t *buf, int size)
 
 
Referenced by parse().
 
 
Initial value:= {
}
static int parse(AVCodecParserContext *ctx, AVCodecContext *avctx, const uint8_t **out_data, int *out_size, const uint8_t *data, int size)
 
 
Definition at line 152 of file vp9_parser.c.