Searched defs:ysource (Results 1 – 2 of 2) sorted by relevance
40 const int ysource = avg_2x2(y + 7 * stride + 7, stride); in vp8_compute_skin_block() local50 const int ysource = avg_2x2(y + 3 * stride + 3, stride); in vp8_compute_skin_block() local
31 const uint8_t ysource = y[y_height_shift * stride + y_width_shift]; in vp9_compute_skin_block() local