Home
last modified time | relevance | path

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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/
Dpostproc.c337 unsigned char *ylimits = cm->pp_limits_buffer; in vp8_deblock() local
346 unsigned char *ylptr = ylimits; in vp8_deblock()
369 post->y_stride, source->y_width, ylimits, 16); in vp8_deblock()