Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp8/common/
Dpostproc.c73 unsigned char *ylimits = cm->pp_limits_buffer; in vp8_deblock() local
80 unsigned char *ylptr = ylimits; in vp8_deblock()
103 post->y_stride, source->y_width, ylimits, 16); in vp8_deblock()