Home
last modified time | relevance | path

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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
Dvp9_encodeframe.c217 const int idx_map = mb_row * cm->mb_cols + mb_col; in set_offsets() local
223 x->mb_activity_ptr = &cpi->mb_activity_map[idx_map]; in set_offsets()