Searched refs:width_ref_buf (Results 1 – 1 of 1) sorted by relevance
2145 const int width_ref_buf = (search_size_width << 1) + bw; in av1_int_pro_motion_estimation() local2147 int16_t *hbuf = (int16_t *)aom_malloc(width_ref_buf * sizeof(*hbuf)); in av1_int_pro_motion_estimation()2162 aom_int_pro_row(hbuf, ref_buf, ref_stride, width_ref_buf, bh, in av1_int_pro_motion_estimation()