Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
H A Dqsvdec.c603 static int qsv_decode(AVCodecContext *avctx, QSVContext *q, in qsv_decode() function
783 return qsv_decode(avctx, q, frame, got_frame, pkt); in qsv_process_data()
800 ret = qsv_decode(avctx, q, frame, got_frame, &zero_pkt); in qsv_process_data()
844 return qsv_decode(avctx, q, frame, got_frame, pkt); in qsv_process_data()

Completed in 3 milliseconds