Home
last modified time | relevance | path

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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
Dvp9_onyx_if.c409 uint8_t *cache_ptr = cm->last_frame_seg_map; in update_reference_segmentation_map() local
414 uint8_t *cache = cache_ptr; in update_reference_segmentation_map()
418 cache_ptr += cm->mi_cols; in update_reference_segmentation_map()