Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
H A Dv210dec.c106 static int v210_decode_slice(AVCodecContext *avctx, void *arg, int jobnr, int threadnr) in v210_decode_slice() function
196 avctx->execute2(avctx, v210_decode_slice, &td, NULL, s->thread_count); in decode_frame()

Completed in 2 milliseconds