Home
last modified time | relevance | path

Searched defs:pMax (Results 1 – 6 of 6) sorted by relevance

/aosp12/packages/apps/Camera2/src/com/android/camera/ui/motion/
H A DInterpolateUtils.java51 public static float scale(float v, float vMin, float vMax, float pMin, float pMax) { in scale()
/aosp12/frameworks/wilhelm/src/itf/
H A DIEqualizer.cpp125 SLmillibel *pMax) in IEqualizer_GetBandLevelRange()
246 SLmilliHertz *pMin, SLmilliHertz *pMax) in IEqualizer_GetBandFreqRange()
/ohos5.0/foundation/graphic/graphic_3d/lume/Lume_3D/api/3d/shaders/common/
H A D3d_dm_shadowing_common.h217 float ReduceLightBleedingVsm(float pMax, float amount) in ReduceLightBleedingVsm()
/aosp12/frameworks/av/media/codec2/components/avc/
H A DC2SoftAvcEnc.cpp399 int32_t iMax = DEFAULT_I_QP_MAX, pMax = DEFAULT_P_QP_MAX, bMax = DEFAULT_B_QP_MAX; in PictureQuantizationSetter() local
825 int32_t iMax = DEFAULT_I_QP_MAX, pMax = DEFAULT_P_QP_MAX, bMax = DEFAULT_B_QP_MAX; in setQp() local
/aosp12/frameworks/av/media/codec2/sfplugin/
H A DCCodec.cpp1168 int32_t pMax = INT32_MAX; in configure() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/base/
H A Dframe_node.cpp3396 Point pMax = pointList[0]; in GetBoundingBox() local