Home
last modified time | relevance | path

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

/external/libxcam/modules/ocl/
Dcl_pyramid_blender.cpp36 #define SAMPLER_POSITION_OFFSET 0.0f macro
1202 float sampler_offset_x = SAMPLER_POSITION_OFFSET / next_gauss_pixel_width; in prepare_arguments()
1203 float sampler_offset_y = SAMPLER_POSITION_OFFSET / next_gauss_pixel_height; in prepare_arguments()
1287 float in_sampler_offset_x = SAMPLER_POSITION_OFFSET / input_gauss_width; in prepare_arguments()
1288 float in_sampler_offset_y = SAMPLER_POSITION_OFFSET / input_gauss_height; in prepare_arguments()