Home
last modified time | relevance | path

Searched refs:vprz_chunk (Results 1 - 1 of 1) sorted by relevance

/third_party/ffmpeg/libavcodec/
H A Dvqavideo.c636 int vprz_chunk = -1; in vqa_decode_frame_hicolor() local
656 vprz_chunk = index; in vqa_decode_frame_hicolor()
708 } else if (vprz_chunk != -1) { in vqa_decode_frame_hicolor()
710 bytestream2_seek(&s->gb, vprz_chunk, SEEK_SET); in vqa_decode_frame_hicolor()

Completed in 2 milliseconds