Searched refs:ref_buf_width (Results 1 – 1 of 1) sorted by relevance
3111 const int ref_buf_width = (search_size_width << 1) + bw; in estimate_scroll_motion() local3113 int16_t *hbuf = (int16_t *)aom_malloc(ref_buf_width * sizeof(*hbuf)); in estimate_scroll_motion()3127 aom_int_pro_row(hbuf, ref_buf, ref_stride, ref_buf_width, bh, in estimate_scroll_motion()