Home
last modified time | relevance | path

Searched defs:devThresholdFpPosI (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/intel-media-driver/media_softlet/agnostic/common/codec/hal/enc/av1/features/
H A Dencode_av1_vdenc_const_settings.h64 ConstTableSet devThresholdFpPosI; member
152 static const double devThresholdFpPosI[numDevThreshlds / 2]; member
H A Dencode_av1_vdenc_const_settings.cpp79 constexpr double Av1VdencBrcConstSettings::devThresholdFpPosI[4] = { 0.2, 0.4, 0.66, 0.9 }; member in encode::Av1VdencBrcConstSettings