Searched defs:pixel_ptr (Results 1 – 8 of 8) sorted by relevance
53 inline uint8_t delta_bilinear_c1_quantized(const uint8_t *pixel_ptr, size_t stride, float dx, float… in delta_bilinear_c1_quantized()88 inline int8_t delta_bilinear_c1_quantized(const int8_t *pixel_ptr, size_t stride, float dx, float d… in delta_bilinear_c1_quantized()
293 T* pixel_ptr = (*this)[y]; in DownsampleInterpolateNearest() local358 T* pixel_ptr = (*this)[y]; in DownsampleInterpolateLinear() local
492 LLVMValueRef buf, elem, result, pixel_ptr; in llvmpipe_fs_variant_linear_llvm() local
112 uint8_t *pixel_ptr = dst_image.TopLeftPixel(); in TEST_P() local
4673 const unsigned char *pixel_ptr = row_ptr + x * 4 /* RGBA */; in executeTest() local
9376 const float *pixel_ptr = row_ptr + 4 /* rgba */ * x; in verifyRenderedData() local
9279 const unsigned char *pixel_ptr = row_ptr + 4 /* rgba */ * x; in executeFunctionalTest() local
10347 const PixelData *pixel_ptr = pixels[n_pixel]; in getRawDataFromPixelData() local