Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dqsvenc.h58 #define QSV_HAVE_ICQ QSV_VERSION_ATLEAST(1, 8) macro
64 #define QSV_HAVE_ICQ QSV_VERSION_ATLEAST(1, 28) macro
Dqsvenc.c96 #if QSV_HAVE_ICQ
193 #if QSV_HAVE_ICQ in dump_video_param()
327 if (!want_qscale && avctx->global_quality > 0 && !QSV_HAVE_ICQ){ in select_rc_mode()
348 #if QSV_HAVE_ICQ in select_rc_mode()
356 #if QSV_HAVE_ICQ in select_rc_mode()
645 #if QSV_HAVE_ICQ in init_video_param()