Home
last modified time | relevance | path

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

/aosp_15_r20/external/libvpx/vp9/common/
H A Dvp9_reconinter.c163 uint8_t *buf_array[] = { ref_buf->y_buffer, ref_buf->u_buffer, in build_inter_predictors() local
173 pre_buf->buf = buf_array[plane]; in build_inter_predictors()