Home
last modified time | relevance | path

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

/external/OpenCL-CTS/test_common/harness/
DimageHelpers.cpp2162 float upLeftA[4], upRightA[4], lowLeftA[4], lowRightA[4]; in sample_image_pixel_float_offset() local
2174 read_image_pixel_float(imageData, imageInfo, x2, y2, z1, lowRightA, in sample_image_pixel_float_offset()
2177 check_for_denorms(lowRightA, containsDenorms); in sample_image_pixel_float_offset()
2178 pixelMax(lowLeftA, lowRightA, pixelMaxB); in sample_image_pixel_float_offset()
2210 log_info("\t\tp011: %f, %f, %f, %f\n\n", lowRightA[0], in sample_image_pixel_float_offset()
2211 lowRightA[1], lowRightA[2], lowRightA[3]); in sample_image_pixel_float_offset()
2256 + (lowRightA[i] * weights[1][1][0]) in sample_image_pixel_float_offset()
2268 + (lowRightA[3] * weights[1][1][0]) in sample_image_pixel_float_offset()