Home
last modified time | relevance | path

Searched refs:trellisQuantParams (Results 1 – 25 of 42) sorted by relevance

12

/dports/multimedia/libva-intel-media-driver/media-driver-intel-media-22.1.1/media_driver/agnostic/gen9_kbl/codec/hal/
H A Dcodechal_vdenc_avc_g9_kbl.cpp487 …ion(PCODECHAL_ENCODE_AVC_TQ_INPUT_PARAMS params, PCODECHAL_ENCODE_AVC_TQ_PARAMS trellisQuantParams) in GetTrellisQuantization() argument
494 CODECHAL_ENCODE_CHK_NULL(trellisQuantParams); in GetTrellisQuantization()
496 trellisQuantParams->dwTqEnabled = TrellisQuantizationEnable[params->ucTargetUsage]; in GetTrellisQuantization()
497 trellisQuantParams->dwTqRounding = in GetTrellisQuantization()
498 trellisQuantParams->dwTqEnabled ? TrellisQuantizationRounding[params->ucTargetUsage] : 0; in GetTrellisQuantization()
H A Dcodechal_vdenc_avc_g9_kbl.h89 PCODECHAL_ENCODE_AVC_TQ_PARAMS trellisQuantParams) override;
H A Dcodechal_encode_avc_g9_kbl.cpp3046 PCODECHAL_ENCODE_AVC_TQ_PARAMS trellisQuantParams) in GetTrellisQuantization() argument
3053 CODECHAL_ENCODE_CHK_NULL_RETURN(trellisQuantParams); in GetTrellisQuantization()
3055 trellisQuantParams->dwTqEnabled = TrellisQuantizationEnable[params->ucTargetUsage]; in GetTrellisQuantization()
3056 trellisQuantParams->dwTqRounding = in GetTrellisQuantization()
3057trellisQuantParams->dwTqEnabled ? CODECHAL_ENCODE_AVC_TrellisQuantizationRounding_G9_KBL[params->u… in GetTrellisQuantization()
3061 if(trellisQuantParams->dwTqEnabled in GetTrellisQuantization()
3066 trellisQuantParams->dwTqEnabled = 0; in GetTrellisQuantization()
3067 trellisQuantParams->dwTqRounding = 0; in GetTrellisQuantization()
/dports/multimedia/libva-intel-media-driver/media-driver-intel-media-22.1.1/media_driver/agnostic/gen10/codec/hal/
H A Dcodechal_vdenc_avc_g10.cpp505 …ion(PCODECHAL_ENCODE_AVC_TQ_INPUT_PARAMS params, PCODECHAL_ENCODE_AVC_TQ_PARAMS trellisQuantParams) in GetTrellisQuantization() argument
512 CODECHAL_ENCODE_CHK_NULL_RETURN(trellisQuantParams); in GetTrellisQuantization()
514 trellisQuantParams->dwTqEnabled = TrellisQuantizationEnable[params->ucTargetUsage]; in GetTrellisQuantization()
515trellisQuantParams->dwTqRounding = trellisQuantParams->dwTqEnabled ? TrellisQuantizationRounding[p… in GetTrellisQuantization()
H A Dcodechal_vdenc_avc_g10.h80 PCODECHAL_ENCODE_AVC_TQ_PARAMS trellisQuantParams) override;
H A Dcodechal_encode_avc_g10.h122 PCODECHAL_ENCODE_AVC_TQ_PARAMS trellisQuantParams);
/dports/multimedia/cmrtlib/media-driver-intel-media-20.1.1/media_driver/agnostic/gen10/codec/hal/
H A Dcodechal_vdenc_avc_g10.cpp501 …ion(PCODECHAL_ENCODE_AVC_TQ_INPUT_PARAMS params, PCODECHAL_ENCODE_AVC_TQ_PARAMS trellisQuantParams) in GetTrellisQuantization() argument
508 CODECHAL_ENCODE_CHK_NULL_RETURN(trellisQuantParams); in GetTrellisQuantization()
510 trellisQuantParams->dwTqEnabled = TrellisQuantizationEnable[params->ucTargetUsage]; in GetTrellisQuantization()
511trellisQuantParams->dwTqRounding = trellisQuantParams->dwTqEnabled ? TrellisQuantizationRounding[p… in GetTrellisQuantization()
H A Dcodechal_vdenc_avc_g10.h80 PCODECHAL_ENCODE_AVC_TQ_PARAMS trellisQuantParams) override;
H A Dcodechal_encode_avc_g10.h122 PCODECHAL_ENCODE_AVC_TQ_PARAMS trellisQuantParams);
/dports/multimedia/cmrtlib/media-driver-intel-media-20.1.1/media_driver/agnostic/gen9_kbl/codec/hal/
H A Dcodechal_vdenc_avc_g9_kbl.cpp487 …ion(PCODECHAL_ENCODE_AVC_TQ_INPUT_PARAMS params, PCODECHAL_ENCODE_AVC_TQ_PARAMS trellisQuantParams) in GetTrellisQuantization() argument
494 CODECHAL_ENCODE_CHK_NULL(trellisQuantParams); in GetTrellisQuantization()
496 trellisQuantParams->dwTqEnabled = TrellisQuantizationEnable[params->ucTargetUsage]; in GetTrellisQuantization()
497 trellisQuantParams->dwTqRounding = in GetTrellisQuantization()
498 trellisQuantParams->dwTqEnabled ? TrellisQuantizationRounding[params->ucTargetUsage] : 0; in GetTrellisQuantization()
H A Dcodechal_vdenc_avc_g9_kbl.h89 PCODECHAL_ENCODE_AVC_TQ_PARAMS trellisQuantParams) override;
H A Dcodechal_encode_avc_g9_kbl.cpp3046 PCODECHAL_ENCODE_AVC_TQ_PARAMS trellisQuantParams) in GetTrellisQuantization() argument
3053 CODECHAL_ENCODE_CHK_NULL_RETURN(trellisQuantParams); in GetTrellisQuantization()
3055 trellisQuantParams->dwTqEnabled = TrellisQuantizationEnable[params->ucTargetUsage]; in GetTrellisQuantization()
3056 trellisQuantParams->dwTqRounding = in GetTrellisQuantization()
3057trellisQuantParams->dwTqEnabled ? CODECHAL_ENCODE_AVC_TrellisQuantizationRounding_G9_KBL[params->u… in GetTrellisQuantization()
3061 if(trellisQuantParams->dwTqEnabled in GetTrellisQuantization()
3066 trellisQuantParams->dwTqEnabled = 0; in GetTrellisQuantization()
3067 trellisQuantParams->dwTqRounding = 0; in GetTrellisQuantization()
/dports/multimedia/cmrtlib/media-driver-intel-media-20.1.1/media_driver/agnostic/gen11/codec/hal/
H A Dcodechal_vdenc_avc_g11.h97 PCODECHAL_ENCODE_AVC_TQ_PARAMS trellisQuantParams) override;
H A Dcodechal_encode_avc_g11.h121 PCODECHAL_ENCODE_AVC_TQ_PARAMS trellisQuantParams) override;
H A Dcodechal_vdenc_avc_g11.cpp1330 …ion(PCODECHAL_ENCODE_AVC_TQ_INPUT_PARAMS params, PCODECHAL_ENCODE_AVC_TQ_PARAMS trellisQuantParams) in GetTrellisQuantization() argument
1337 CODECHAL_ENCODE_CHK_NULL_RETURN(trellisQuantParams); in GetTrellisQuantization()
1339 trellisQuantParams->dwTqEnabled = TrellisQuantizationEnable[params->ucTargetUsage]; in GetTrellisQuantization()
1340trellisQuantParams->dwTqRounding = trellisQuantParams->dwTqEnabled ? TrellisQuantizationRounding[p… in GetTrellisQuantization()
/dports/multimedia/libva-intel-media-driver/media-driver-intel-media-22.1.1/media_driver/agnostic/gen11/codec/hal/
H A Dcodechal_vdenc_avc_g11.h97 PCODECHAL_ENCODE_AVC_TQ_PARAMS trellisQuantParams) override;
H A Dcodechal_encode_avc_g11.h121 PCODECHAL_ENCODE_AVC_TQ_PARAMS trellisQuantParams) override;
H A Dcodechal_vdenc_avc_g11.cpp1328 …ion(PCODECHAL_ENCODE_AVC_TQ_INPUT_PARAMS params, PCODECHAL_ENCODE_AVC_TQ_PARAMS trellisQuantParams) in GetTrellisQuantization() argument
1335 CODECHAL_ENCODE_CHK_NULL_RETURN(trellisQuantParams); in GetTrellisQuantization()
1337 trellisQuantParams->dwTqEnabled = TrellisQuantizationEnable[params->ucTargetUsage]; in GetTrellisQuantization()
1338trellisQuantParams->dwTqRounding = trellisQuantParams->dwTqEnabled ? TrellisQuantizationRounding[p… in GetTrellisQuantization()
/dports/multimedia/cmrtlib/media-driver-intel-media-20.1.1/media_driver/agnostic/gen12/codec/hal/
H A Dcodechal_vdenc_avc_g12.h58 PCODECHAL_ENCODE_AVC_TQ_PARAMS trellisQuantParams) override;
H A Dcodechal_vdenc_avc_g12.cpp866 …ion(PCODECHAL_ENCODE_AVC_TQ_INPUT_PARAMS params, PCODECHAL_ENCODE_AVC_TQ_PARAMS trellisQuantParams) in GetTrellisQuantization() argument
873 CODECHAL_ENCODE_CHK_NULL_RETURN(trellisQuantParams); in GetTrellisQuantization()
875 trellisQuantParams->dwTqEnabled = TrellisQuantizationEnable[params->ucTargetUsage]; in GetTrellisQuantization()
876trellisQuantParams->dwTqRounding = trellisQuantParams->dwTqEnabled ? TrellisQuantizationRounding[p… in GetTrellisQuantization()
H A Dcodechal_encode_avc_g12.cpp2179 auto trellisQuantParams = &m_trellisQuantParams; in GenericEncodePictureLevel() local
2446 imageStateParams.dwTqEnabled = trellisQuantParams->dwTqEnabled; in GenericEncodePictureLevel()
2447 imageStateParams.dwTqRounding = trellisQuantParams->dwTqRounding; in GenericEncodePictureLevel()
2608 PCODECHAL_ENCODE_AVC_TQ_PARAMS trellisQuantParams) in GetTrellisQuantization() argument
2615 CODECHAL_ENCODE_CHK_NULL_RETURN(trellisQuantParams); in GetTrellisQuantization()
2617 trellisQuantParams->dwTqEnabled = TrellisQuantizationEnable[params->ucTargetUsage]; in GetTrellisQuantization()
2618 trellisQuantParams->dwTqRounding = in GetTrellisQuantization()
2619 trellisQuantParams->dwTqEnabled ? trellisQuantizationRounding[params->ucTargetUsage] : 0; in GetTrellisQuantization()
2623 … if (trellisQuantParams->dwTqEnabled && EnableAdaptiveTrellisQuantization[params->ucTargetUsage] && in GetTrellisQuantization()
2626 trellisQuantParams->dwTqEnabled = 0; in GetTrellisQuantization()
[all …]
/dports/multimedia/libva-intel-media-driver/media-driver-intel-media-22.1.1/media_driver/agnostic/gen12/codec/hal/
H A Dcodechal_vdenc_avc_g12.h69 PCODECHAL_ENCODE_AVC_TQ_PARAMS trellisQuantParams) override;
H A Dcodechal_vdenc_avc_g12.cpp981 …ion(PCODECHAL_ENCODE_AVC_TQ_INPUT_PARAMS params, PCODECHAL_ENCODE_AVC_TQ_PARAMS trellisQuantParams) in GetTrellisQuantization() argument
988 CODECHAL_ENCODE_CHK_NULL_RETURN(trellisQuantParams); in GetTrellisQuantization()
990 trellisQuantParams->dwTqEnabled = TrellisQuantizationEnable[params->ucTargetUsage]; in GetTrellisQuantization()
991trellisQuantParams->dwTqRounding = trellisQuantParams->dwTqEnabled ? TrellisQuantizationRounding[p… in GetTrellisQuantization()
H A Dcodechal_encode_avc_g12.cpp2061 auto trellisQuantParams = &m_trellisQuantParams; in GenericEncodePictureLevel() local
2329 imageStateParams.dwTqEnabled = trellisQuantParams->dwTqEnabled; in GenericEncodePictureLevel()
2330 imageStateParams.dwTqRounding = trellisQuantParams->dwTqRounding; in GenericEncodePictureLevel()
2491 PCODECHAL_ENCODE_AVC_TQ_PARAMS trellisQuantParams) in GetTrellisQuantization() argument
2498 CODECHAL_ENCODE_CHK_NULL_RETURN(trellisQuantParams); in GetTrellisQuantization()
2500 trellisQuantParams->dwTqEnabled = TrellisQuantizationEnable[params->ucTargetUsage]; in GetTrellisQuantization()
2501 trellisQuantParams->dwTqRounding = in GetTrellisQuantization()
2502 trellisQuantParams->dwTqEnabled ? trellisQuantizationRounding[params->ucTargetUsage] : 0; in GetTrellisQuantization()
2506 … if (trellisQuantParams->dwTqEnabled && EnableAdaptiveTrellisQuantization[params->ucTargetUsage] && in GetTrellisQuantization()
2509 trellisQuantParams->dwTqEnabled = 0; in GetTrellisQuantization()
[all …]
/dports/multimedia/libva-intel-media-driver/media-driver-intel-media-22.1.1/media_driver/agnostic/gen8/codec/hal/
H A Dcodechal_encode_avc_g8.h961 PCODECHAL_ENCODE_AVC_TQ_PARAMS trellisQuantParams);

12