Home
last modified time | relevance | path

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

/external/OpenCL-CTS/test_common/harness/
DimageHelpers.cpp2077 float upLeft[4], upRight[4], lowLeft[4], lowRight[4]; in sample_image_pixel_float_offset() local
2080 read_image_pixel_float(imgPtr, imageInfo, x2, y1, 0, upRight, lod); in sample_image_pixel_float_offset()
2082 check_for_denorms(upRight, containsDenorms); in sample_image_pixel_float_offset()
2083 pixelMax(upLeft, upRight, maxUp); in sample_image_pixel_float_offset()
2100 log_info("\t\tp01: %f, %f, %f, %f\n", upRight[0], upRight[1], in sample_image_pixel_float_offset()
2101 upRight[2], upRight[3]); in sample_image_pixel_float_offset()
2132 + (upRight[i] * weights[1][0]) in sample_image_pixel_float_offset()
2140 + (upRight[3] * weights[1][0]) in sample_image_pixel_float_offset()