Home
last modified time | relevance | path

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

/external/libaom/av1/encoder/
Dmcomp.c2151 const int width_ref_buf = (search_size_width << 1) + bw; in av1_int_pro_motion_estimation() local
2153 int16_t *hbuf = (int16_t *)aom_malloc(width_ref_buf * sizeof(*hbuf)); in av1_int_pro_motion_estimation()
2168 aom_int_pro_row(hbuf, ref_buf, ref_stride, width_ref_buf, bh, in av1_int_pro_motion_estimation()