Home
last modified time | relevance | path

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

/external/skia/modules/skottie/src/effects/
DBrightnessContrastEffect.cpp129 const float coeff_a = std::pow(2.0f, brightness * 1.8f); in make_brightness_coeffs() local
/external/libyuv/source/
Dscale_rvv.cc521 const uint16_t coeff_a = (65536u / 6u); in ScaleRowDown38_2_Box_RVV() local
579 const uint16_t coeff_a = (65536u / 9u); in ScaleRowDown38_3_Box_RVV() local
/external/libhevc/encoder/
Drate_control_api.c3162 float coeff_a, coeff_b, coeff_c, coeff_d, X, tex_bpp; in rc_get_qp_scene_change_bits() local