Home
last modified time | relevance | path

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

/aosp_15_r20/external/libaom/av1/encoder/
H A Dratectrl.c3111 const int ref_buf_width = (search_size_width << 1) + bw; in estimate_scroll_motion() local
3113 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()