Home
last modified time | relevance | path

Searched refs:pt_high (Results 1 – 2 of 2) sorted by relevance

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/
Dfirstpass.c953 double pt_high, in calc_correction_factor() argument
962 power_term = (power_term > pt_high) ? pt_high : power_term; in calc_correction_factor()
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
Dvp9_firstpass.c888 double pt_high, in calc_correction_factor() argument
894 pt_high); in calc_correction_factor()