Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
H A Dqsvenc_mpeg2.c53 return ff_qsv_encode(avctx, &q->qsv, pkt, frame, got_packet); in qsv_enc_frame()
H A Dqsvenc_jpeg.c53 return ff_qsv_encode(avctx, &q->qsv, pkt, frame, got_packet); in qsv_enc_frame()
H A Dqsvenc_vp9.c54 return ff_qsv_encode(avctx, &q->qsv, pkt, frame, got_packet); in qsv_enc_frame()
H A Dqsvenc.h231 int ff_qsv_encode(AVCodecContext *avctx, QSVEncContext *q,
H A Dqsvenc_h264.c91 return ff_qsv_encode(avctx, &q->qsv, pkt, frame, got_packet); in qsv_enc_frame()
H A Dqsvenc_hevc.c213 return ff_qsv_encode(avctx, &q->qsv, pkt, frame, got_packet); in qsv_enc_frame()
H A Dqsvenc.c1814 int ff_qsv_encode(AVCodecContext *avctx, QSVEncContext *q, in ff_qsv_encode() function

Completed in 7 milliseconds