Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp9/encoder/
Dvp9_rd.h87 THR_INTRA, enumerator
Dvp9_speed_features.c43 DISABLE_ALL_SPLIT = (1 << THR_INTRA) | DISABLE_ALL_INTER_SPLIT,
Dvp9_rd.c556 rd->thresh_mult_sub8x8[THR_INTRA] += 2500; in vp9_set_rd_speed_thresholds_sub8x8()