Home
last modified time | relevance | path

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

/external/OpenCL-CTS/test_common/harness/
DimageHelpers.cpp2163 float upLeftB[4], upRightB[4], lowLeftB[4], lowRightB[4]; in sample_image_pixel_float_offset() local
2180 read_image_pixel_float(imageData, imageInfo, x1, y1, z2, upLeftB, in sample_image_pixel_float_offset()
2184 check_for_denorms(upLeftB, containsDenorms); in sample_image_pixel_float_offset()
2186 pixelMax(upLeftB, upRightB, pixelMaxA); in sample_image_pixel_float_offset()
2212 log_info("\t\tp100: %f, %f, %f, %f\n", upLeftB[0], upLeftB[1], in sample_image_pixel_float_offset()
2213 upLeftB[2], upLeftB[3]); in sample_image_pixel_float_offset()
2257 + (upLeftB[i] * weights[0][0][1]) in sample_image_pixel_float_offset()
2269 + (upLeftB[3] * weights[0][0][1]) in sample_image_pixel_float_offset()