Home
last modified time | relevance | path

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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
Dvp9_onyx_int.h88 THR_COMP_NEWLA, enumerator
Dvp9_onyx_if.c450 cpi->rd_thresh_mult[THR_COMP_NEWLA] += 2000; in set_rd_speed_thresholds()
495 cpi->rd_thresh_mult[THR_COMP_NEWLA ] = 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()