Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vpx_scale/generic/
Dvpx_scale.c166 unsigned char right_pixel = *(source + source_step); in scale1d_c() local
177 right_modifier * right_pixel + round_value) / in scale1d_c()
186 right_pixel = *(source + source_step); in scale1d_c()