Home
last modified time | relevance | path

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

/external/libaom/libaom/av1/common/
Dmvref_common.h265 int findSamples(const AV1_COMMON *cm, MACROBLOCKD *xd, int mi_row, int mi_col,
Dmvref_common.c1137 int findSamples(const AV1_COMMON *cm, MACROBLOCKD *xd, int mi_row, int mi_col, in findSamples() function
/external/libaom/libaom/av1/decoder/
Ddecodemv.c1396 mbmi->num_proj_ref = findSamples(cm, xd, mi_row, mi_col, pts, pts_inref); in read_inter_block_mode_info()
/external/libaom/libaom/av1/encoder/
Drdopt.c9376 mbmi->num_proj_ref = findSamples(cm, xd, mi_row, mi_col, pts0, pts_inref0); in motion_mode_rd()
13760 mbmi->num_proj_ref = findSamples(cm, xd, mi_row, mi_col, pts, pts_inref); in av1_rd_pick_inter_mode_sb_seg_skip()