Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp9/common/
Dvp9_mfqe.c372 const uint32_t col_offset_y = mi_col << 3; in vp9_mfqe() local
375 col_offset_y; in vp9_mfqe()
380 uint8_t *yd = dest->y_buffer + row_offset_y * yd_stride + col_offset_y; in vp9_mfqe()