Searched defs:pts_inref (Results 1 – 4 of 4) sorted by relevance
/external/libaom/libaom/av1/common/ |
D | mvref_common.c | 1051 int *pts_inref, int row_offset, int sign_r, in record_samples() 1065 uint8_t av1_selectSamples(MV *mv, int *pts, int *pts_inref, int len, in av1_selectSamples() 1114 int *pts_inref) { in av1_findSamples()
|
/external/libaom/libaom/av1/decoder/ |
D | decodemv.c | 1274 int pts[SAMPLES_ARRAY_SIZE], pts_inref[SAMPLES_ARRAY_SIZE]; in read_inter_block_mode_info() local
|
/external/libaom/libaom/av1/encoder/ |
D | rdopt.c | 1354 int pts[SAMPLES_ARRAY_SIZE], pts_inref[SAMPLES_ARRAY_SIZE]; in motion_mode_rd() local 5104 int pts[SAMPLES_ARRAY_SIZE], pts_inref[SAMPLES_ARRAY_SIZE]; in av1_rd_pick_inter_mode_sb_seg_skip() local
|
D | mcomp.c | 2937 int pts[SAMPLES_ARRAY_SIZE], pts_inref[SAMPLES_ARRAY_SIZE]; in av1_refine_warped_mv() local
|