Home
last modified time | relevance | path

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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
Dvp9_onyx_int.h115 THR_INTRA, enumerator
Dvp9_speed_features.c34 #define DISABLE_ALL_SPLIT ((1 << THR_INTRA) | DISABLE_ALL_INTER_SPLIT)
Dvp9_onyx_if.c516 cpi->rd_thresh_mult_sub8x8[THR_INTRA] += 2500; in set_rd_speed_thresholds_sub8x8()