Home
last modified time | relevance | path

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

/external/libaom/libaom/av1/common/
Dwarped_motion.h31 #define SAMPLES_ARRAY_SIZE (LEAST_SQUARES_SAMPLES_MAX * 2) macro
Dmvref_common.c1070 int pts_mvd[SAMPLES_ARRAY_SIZE] = { 0 }; in av1_selectSamples()
/external/libaom/libaom/av1/decoder/
Ddecodemv.c1274 int pts[SAMPLES_ARRAY_SIZE], pts_inref[SAMPLES_ARRAY_SIZE]; in read_inter_block_mode_info()
/external/libaom/libaom/av1/encoder/
Drdopt.c1247 int pts0[SAMPLES_ARRAY_SIZE], pts_inref0[SAMPLES_ARRAY_SIZE]; in motion_mode_rd()
1354 int pts[SAMPLES_ARRAY_SIZE], pts_inref[SAMPLES_ARRAY_SIZE]; in motion_mode_rd()
5104 int pts[SAMPLES_ARRAY_SIZE], pts_inref[SAMPLES_ARRAY_SIZE]; in av1_rd_pick_inter_mode_sb_seg_skip()
Dmcomp.c2937 int pts[SAMPLES_ARRAY_SIZE], pts_inref[SAMPLES_ARRAY_SIZE]; in av1_refine_warped_mv()