Home
last modified time | relevance | path

Searched defs:rd_threshes (Results 1 – 4 of 4) sorted by relevance

/external/libvpx/libvpx/vp8/encoder/
Dblock.h144 int rd_threshes[MAX_MODES]; member
/external/libvpx/libvpx/vp9/encoder/
Dvp9_pickmode.c1642 const int *const rd_threshes = cpi->rd.threshes[mi->segment_id][bsize]; in vp9_pick_inter_mode() local
Dvp9_rdopt.c3193 const int *const rd_threshes = rd_opt->threshes[segment_id][bsize]; in vp9_rd_pick_inter_mode_sb() local
/external/libaom/libaom/av1/encoder/
Drdopt.c11714 const int *const rd_threshes = cpi->rd.threshes[segment_id][bsize]; in init_inter_mode_search_state() local