Home
last modified time | relevance | path

Searched refs:pos_p_ext (Results 1 – 1 of 1) sorted by relevance

/third_party/ffmpeg/libavcodec/
Dmpeg4_unpack_bframes_bsf.c136 int pos_p_ext = -1; in mpeg4_unpack_bframes_init() local
137 scan_buffer(ctx->par_in->extradata, ctx->par_in->extradata_size, &pos_p_ext, NULL, NULL); in mpeg4_unpack_bframes_init()
138 if (pos_p_ext >= 0) { in mpeg4_unpack_bframes_init()
141 ctx->par_out->extradata[pos_p_ext] = '\0'; in mpeg4_unpack_bframes_init()