Searched refs:luma_x_next (Results 1 – 1 of 1) sorted by relevance
79 const ptrdiff_t luma_x_next = luma_x + stride; in CflSubsampler_C() local82 ((subsampling_y != 0) ? (src[luma_x_next] + src[luma_x_next + 1]) in CflSubsampler_C()