Searched refs:r_width (Results 1 – 2 of 2) sorted by relevance
/external/libaom/libaom/av1/encoder/ |
D | global_motion.h | 70 uint8_t *ref, int r_width, int r_height, int r_stride, uint8_t *dst,
|
D | global_motion.c | 276 uint8_t *ref, int r_width, int r_height, int r_stride, uint8_t *dst, in av1_refine_integerized_param() argument 293 av1_warp_error(wm, use_hbd, bd, ref, r_width, r_height, r_stride, in av1_refine_integerized_param() 311 av1_warp_error(wm, use_hbd, bd, ref, r_width, r_height, r_stride, in av1_refine_integerized_param() 325 av1_warp_error(wm, use_hbd, bd, ref, r_width, r_height, r_stride, in av1_refine_integerized_param() 342 av1_warp_error(wm, use_hbd, bd, ref, r_width, r_height, r_stride, in av1_refine_integerized_param()
|