Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp9/encoder/
Dvp9_speed_features.c38 (1 << THR_COMP_LA) |
45 DISABLE_COMPOUND_SPLIT = (1 << THR_COMP_GA) | (1 << THR_COMP_LA),
48 (1 << THR_COMP_LA) |
Dvp9_rd.h85 THR_COMP_LA, enumerator
Dvp9_rd.c557 rd->thresh_mult_sub8x8[THR_COMP_LA] += 4500; in vp9_set_rd_speed_thresholds_sub8x8()
574 rd->thresh_mult_sub8x8[THR_COMP_LA] = INT_MAX; in vp9_set_rd_speed_thresholds_sub8x8()