Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dvqavideo.c338 int vptz_chunk = -1; in vqa_decode_chunk() local
383 vptz_chunk = index; in vqa_decode_chunk()
466 if (vptz_chunk == -1) { in vqa_decode_chunk()
473 bytestream2_seek(&s->gb, vptz_chunk, SEEK_SET); in vqa_decode_chunk()