Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Ddnxhddec.c588 static int dnxhd_decode_row(AVCodecContext *avctx, void *data, in dnxhd_decode_row() function
661 avctx->execute2(avctx, dnxhd_decode_row, picture, NULL, ctx->mb_height); in dnxhd_decode_frame()