Home
last modified time | relevance | path

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

/aosp_15_r20/external/libaom/av1/encoder/
H A Dmcomp.c2145 const int width_ref_buf = (search_size_width << 1) + bw; in av1_int_pro_motion_estimation() local
2147 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()