Searched refs:r_height (Results 1 – 3 of 3) sorted by relevance
/external/jemalloc_new/test/unit/ |
D | rb.c | 5 #define rbtn_black_height(a_type, a_field, a_rbt, r_height) do { \ argument 7 for (rbp_bh_t = (a_rbt)->rbt_root, (r_height) = 0; rbp_bh_t != \ 11 (r_height)++; \
|
/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()
|