Home
last modified time | relevance | path

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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/
Dpostproc.c346 unsigned char *ylptr = ylimits; in vp8_deblock() local
357 vpx_memset(ylptr, mb_ppl, 16); in vp8_deblock()
360 ylptr += 16; in vp8_deblock()