Home
last modified time | relevance | path

Searched defs:dst_pixels (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/libyuv/unit_test/
H A Dscale_plane_test.cc447 uint16_t* dst_pixels = (uint16_t*)dst_pixels_alloc; in TEST_F() local
/aosp_15_r20/external/deqp/external/openglcts/modules/gl/
H A Dgl4cCopyImageTests.cpp2614 GLubyte *dst_pixels[FUNCTIONAL_TEST_N_LEVELS] = {0}; in iterate() local
2744 bool FunctionalTest::copyAndVerify(const testCase &test_case, const GLubyte **dst_pixels, const GLu… in copyAndVerify()
3467 bool FunctionalTest::verify(const testCase &test_case, GLuint dst_layer, const GLubyte **dst_pixels in verify()
3912 GLubyte *dst_pixels = 0; in iterate() local