Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dvqavideo.c321 static int vqa_decode_chunk(VqaContext *s, AVFrame *frame) in vqa_decode_chunk() function
616 if ((res = vqa_decode_chunk(s, frame)) < 0) in vqa_decode_frame()