Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp9/encoder/
Dvp9_rd.h181 static INLINE int rd_less_than_thresh(int64_t best_rd, int thresh, in rd_less_than_thresh() function
Dvp9_pickmode.c2132 rd_less_than_thresh(best_rdc.rdcost, mode_rd_thresh, in vp9_pick_inter_mode()
2453 rd_less_than_thresh(best_rdc.rdcost, mode_rd_thresh, in vp9_pick_inter_mode()
Dvp9_rdopt.c4068 rd_less_than_thresh(best_rd, in vp9_rd_pick_inter_mode_sub8x8()
/external/libaom/libaom/av1/encoder/
Drd.h434 static INLINE int rd_less_than_thresh(int64_t best_rd, int thresh, in rd_less_than_thresh() function