Home
last modified time | relevance | path

Searched defs:pixel_ptr (Results 1 – 6 of 6) sorted by relevance

/external/tensorflow/tensorflow/examples/android/jni/object_tracking/
Dimage-inl.h293 T* pixel_ptr = (*this)[y]; in DownsampleInterpolateNearest() local
358 T* pixel_ptr = (*this)[y]; in DownsampleInterpolateLinear() local
/external/libvpx/libvpx/test/
Dpp_filter_test.cc108 uint8_t *pixel_ptr = dst_image.TopLeftPixel(); in TEST_P() local
/external/deqp/external/openglcts/modules/gl/
Dgl4cTextureViewTests.cpp4676 const unsigned char* pixel_ptr = row_ptr + x * 4 /* RGBA */; in executeTest() local
Dgl4cShaderSubroutineTests.cpp9351 const float* pixel_ptr = row_ptr + 4 /* rgba */ * x; in verifyRenderedData() local
Dgl4cGPUShaderFP64Tests.cpp9218 const unsigned char* pixel_ptr = row_ptr + 4 /* rgba */ * x; in executeFunctionalTest() local
/external/deqp/external/openglcts/modules/gles3/
Des3cCopyTexImageConversionsTests.cpp8426 const PixelData* pixel_ptr = pixels[n_pixel]; in getRawDataFromPixelData() local