Home
last modified time | relevance | path

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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
Dvp9_onyx_int.h91 THR_COMP_NEWGA, enumerator
Dvp9_onyx_if.c453 cpi->rd_thresh_mult[THR_COMP_NEWGA] += 2000; in set_rd_speed_thresholds()
502 cpi->rd_thresh_mult[THR_COMP_NEWGA ] = INT_MAX; in set_rd_speed_thresholds()
Dvp9_rdopt.c3269 (1 << THR_COMP_NEWLA) | (1 << THR_COMP_NEWGA); in vp9_rd_pick_inter_mode_sb()