Searched refs:interpolate_uv_half_row_4x1 (Results 1 – 1 of 1) sorted by relevance
/external/libxcam/modules/soft/ |
D | soft_blender_tasks_priv.cpp | 344 interpolate_uv_half_row_4x1 (Uchar2Image *image, uint32_t x, uint32_t y, Float2 *gauss_value, Float… in interpolate_uv_half_row_4x1() function 386 …interpolate_uv_half_row_4x1 (gauss_uv, gauss_uv_x, gauss_uv_y + 1, gauss_uv_value, inter_uv_value); in work_range() 495 … interpolate_uv_half_row_4x1 (gauss_uv, uv_x / 2, uv_y / 2 + 1, gauss_uv_value, up_sample_uv); in work_range()
|