Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp9/encoder/
Dvp9_rd.h175 static INLINE int rd_less_than_thresh(int64_t best_rd, int thresh, in rd_less_than_thresh() function
Dvp9_pickmode.c1746 rd_less_than_thresh(best_rdc.rdcost, mode_rd_thresh, in vp9_pick_inter_mode()
2129 rd_less_than_thresh(best_rdc.rdcost, mode_rd_thresh, in vp9_pick_inter_mode()
Dvp9_rdopt.c3906 rd_less_than_thresh(best_rd, in vp9_rd_pick_inter_mode_sub8x8()