Lines Matching refs:QSV_RUNTIME_VERSION_ATLEAST
253 } else if ((avctx->codec_id == AV_CODEC_ID_HEVC) && QSV_RUNTIME_VERSION_ATLEAST(q->ver, 1, 28)) {
671 QSV_RUNTIME_VERSION_ATLEAST(q->ver, 1, 19)) ? 16 : 32;
766 if (((avctx->codec_id != AV_CODEC_ID_HEVC) || QSV_RUNTIME_VERSION_ATLEAST(q->ver, 1, 28))
879 if (QSV_RUNTIME_VERSION_ATLEAST(q->ver, 1, 25)) {
1027 if (QSV_RUNTIME_VERSION_ATLEAST(q->ver, 1, 6)) {
1032 if (QSV_RUNTIME_VERSION_ATLEAST(q->ver, 1, 11)) {
1037 if (QSV_RUNTIME_VERSION_ATLEAST(q->ver, 1, 26)) {
1107 if (QSV_RUNTIME_VERSION_ATLEAST(q->ver, 1, 6)) {
1112 if (QSV_RUNTIME_VERSION_ATLEAST(q->ver, 1, 11)) {
1117 q->hevc_vps = ((avctx->codec_id == AV_CODEC_ID_HEVC) && QSV_RUNTIME_VERSION_ATLEAST(q->ver, 1, 17));
1120 if (avctx->codec_id == AV_CODEC_ID_HEVC && QSV_RUNTIME_VERSION_ATLEAST(q->ver, 1, 13)) {
1765 enc_ctrl && QSV_RUNTIME_VERSION_ATLEAST(q->ver, 1, 8)) {