Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp9/encoder/
Dvp9_rd.h191 static INLINE int rd_less_than_thresh(int64_t best_rd, int thresh, in rd_less_than_thresh() function
Dvp9_pickmode.c2237 rd_less_than_thresh(best_rdc.rdcost, mode_rd_thresh, in vp9_pick_inter_mode()
2571 rd_less_than_thresh(best_rdc.rdcost, mode_rd_thresh, in vp9_pick_inter_mode()
Dvp9_rdopt.c4266 rd_less_than_thresh(best_rd, in vp9_rd_pick_inter_mode_sub8x8()
/external/libaom/libaom/av1/encoder/
Drd.h274 static INLINE int rd_less_than_thresh(int64_t best_rd, int thresh, in rd_less_than_thresh() function
Dnonrd_pickmode.c1793 if (rd_less_than_thresh(best_rdc.rdcost, mode_rd_thresh,
2031 if (rd_less_than_thresh(best_rdc.rdcost, mode_rd_thresh,