Home
last modified time | relevance | path

Searched refs:THR_ALTR (Results 1 – 4 of 4) sorted by relevance

/external/libvpx/libvpx/vp9/encoder/
Dvp9_rd.h84 THR_ALTR, enumerator
Dvp9_speed_features.c39 (1 << THR_ALTR) |
49 (1 << THR_ALTR) |
Dvp9_rd.c555 rd->thresh_mult_sub8x8[THR_ALTR] += 2500; in vp9_set_rd_speed_thresholds_sub8x8()
571 rd->thresh_mult_sub8x8[THR_ALTR] = INT_MAX; in vp9_set_rd_speed_thresholds_sub8x8()
Dvp9_rdopt.c3442 rd_opt->threshes[segment_id][bsize][THR_ALTR]; in vp9_rd_pick_inter_mode_sub8x8()