Home
last modified time | relevance | path

Searched defs:min_boost (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/libultrahdr/lib/src/
H A Dultrahdr_api.cpp719 uhdr_error_info_t uhdr_enc_set_min_max_content_boost(uhdr_codec_private_t* enc, float min_boost, in uhdr_enc_set_min_max_content_boost()
/aosp_15_r20/external/libultrahdr/tests/
H A Dgainmapmath_test.cpp1275 float min_boost = log2(1.0f / 4.0f); in TEST_F() local
/aosp_15_r20/external/libaom/av1/encoder/
H A Dratectrl.c1982 const int min_boost = get_gf_high_motion_quality(q, bit_depth); in get_active_best_quality() local