Home
last modified time | relevance | path

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

/external/libaom/libaom/av1/common/
Dmvref_common.h264 int selectSamples(MV *mv, int *pts, int *pts_inref, int len, BLOCK_SIZE bsize);
Dmvref_common.c1090 int selectSamples(MV *mv, int *pts, int *pts_inref, int len, BLOCK_SIZE bsize) { in selectSamples() function
/external/libaom/libaom/av1/decoder/
Ddecodemv.c1465 mbmi->num_proj_ref = selectSamples(&mbmi->mv[0].as_mv, pts, pts_inref, in read_inter_block_mode_info()
/external/libaom/libaom/av1/encoder/
Dmcomp.c961 selectSamples(&this_mv, pts, pts_inref, total_samples, bsize); in av1_refine_warped_mv()
Drdopt.c9482 mbmi->num_proj_ref = selectSamples(&mbmi->mv[0].as_mv, pts, pts_inref, in motion_mode_rd()
13763 mbmi->num_proj_ref = selectSamples(&mbmi->mv[0].as_mv, pts, pts_inref, in av1_rd_pick_inter_mode_sb_seg_skip()