Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dv410dec.c52 static int v410_decode_slice(AVCodecContext *avctx, void *arg, int jobnr, int threadnr) in v410_decode_slice() function
112 avctx->execute2(avctx, v410_decode_slice, &td, NULL, thread_count); in v410_decode_frame()