Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp9/encoder/
Dvp9_rd.h44 THR_NEARESTG, enumerator
Dvp9_rd.c468 rd->thresh_mult[THR_NEARESTG] = 0; in vp9_set_rd_speed_thresholds()
517 rd->thresh_mult[THR_NEARESTG ] = INT_MAX; in vp9_set_rd_speed_thresholds()
Dvp9_pickmode.c348 {THR_NEARESTG, THR_NEARG, THR_ZEROG, THR_NEWG},