Home
last modified time | relevance | path

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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
Dvp9_speed_features.c29 (1 << THR_COMP_LA) | \
36 #define DISABLE_COMPOUND_SPLIT ((1 << THR_COMP_GA) | (1 << THR_COMP_LA))
39 (1 << THR_COMP_LA) | \
Dvp9_onyx_int.h113 THR_COMP_LA, enumerator
Dvp9_onyx_if.c517 cpi->rd_thresh_mult_sub8x8[THR_COMP_LA] += 4500; in set_rd_speed_thresholds_sub8x8()
534 cpi->rd_thresh_mult_sub8x8[THR_COMP_LA] = INT_MAX; in set_rd_speed_thresholds_sub8x8()