Home
last modified time | relevance | path

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

/aosp_15_r20/external/libvpx/vp8/encoder/
H A Dblock.h144 int rd_threshes[MAX_MODES]; member
/aosp_15_r20/external/libaom/av1/encoder/
H A Dnonrd_opt.c717 const int *const rd_threshes = cpi->rd.threshes[segment_id][bsize]; in av1_estimate_intra_mode() local
H A Dnonrd_pickmode.c1893 const int *const rd_threshes, in skip_mode_by_threshold()
H A Drdopt.c4209 const int *const rd_threshes = cpi->rd.threshes[segment_id][bsize]; in init_inter_mode_search_state() local
/aosp_15_r20/external/libvpx/vp9/encoder/
H A Dvp9_pickmode.c1710 const int *const rd_threshes = cpi->rd.threshes[mi->segment_id][bsize]; in vp9_pick_inter_mode() local
H A Dvp9_rdopt.c3491 const int *const rd_threshes = rd_opt->threshes[segment_id][bsize]; in vp9_rd_pick_inter_mode_sb() local