Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp9/encoder/
Dvp9_firstpass.c240 #define ACT_AREA_CORRECTION 0.5 macro
259 pow(calculate_active_area(cpi, this_frame), ACT_AREA_CORRECTION); in calculate_mod_frame_score()
284 pow(calculate_active_area(cpi, this_frame), ACT_AREA_CORRECTION); in calculate_norm_frame_score()