Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
H A Dvqavideo.c358 int cpl0_chunk = -1; in vqa_decode_frame_pal8() local
397 cpl0_chunk = index; in vqa_decode_frame_pal8()
419 if ((cpl0_chunk != -1) && (cplz_chunk != -1)) { in vqa_decode_frame_pal8()
434 if (cpl0_chunk != -1) { in vqa_decode_frame_pal8()
436 bytestream2_seek(&s->gb, cpl0_chunk, SEEK_SET); in vqa_decode_frame_pal8()

Completed in 2 milliseconds