Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
H A Dqsvenc_mpeg2.c41 static av_cold int qsv_enc_init(AVCodecContext *avctx) in qsv_enc_init() function
102 .init = qsv_enc_init,
H A Dqsvenc_jpeg.c41 static av_cold int qsv_enc_init(AVCodecContext *avctx) in qsv_enc_init() function
88 .init = qsv_enc_init,
H A Dqsvenc_vp9.c41 static av_cold int qsv_enc_init(AVCodecContext *avctx) in qsv_enc_init() function
111 .init = qsv_enc_init,
H A Dqsvenc_h264.c78 static av_cold int qsv_enc_init(AVCodecContext *avctx) in qsv_enc_init() function
193 .init = qsv_enc_init,
H A Dqsvenc_hevc.c164 static av_cold int qsv_enc_init(AVCodecContext *avctx) in qsv_enc_init() function
304 .init = qsv_enc_init,

Completed in 3 milliseconds