Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp9/encoder/
Dvp9_rd.h53 THR_NEARA, enumerator
Dvp9_rd.c482 rd->thresh_mult[THR_NEARA] += 1000; in vp9_set_rd_speed_thresholds()
525 rd->thresh_mult[THR_NEARA ] = INT_MAX; in vp9_set_rd_speed_thresholds()
Dvp9_pickmode.c349 {THR_NEARESTA, THR_NEARA, THR_ZEROA, THR_NEWA},
Dvp9_rdopt.c2608 ~((1 << THR_NEARESTA) | (1 << THR_NEARA) | (1 << THR_ZEROA)); in vp9_rd_pick_inter_mode_sb()
2610 mode_skip_mask |= (1 << THR_NEARA); in vp9_rd_pick_inter_mode_sb()