Searched defs:src_pixels (Results 1 – 4 of 4) sorted by relevance
222 __m128i src_pixels = _mm_slli_epi16(_mm_cvtepu8_epi16(src_pixels_u8), 3); in compute_flow_vector() local
239 __m256i src_pixels = in compute_flow_vector() local
2618 GLubyte *src_pixels[FUNCTIONAL_TEST_N_LEVELS] = {0}; in iterate() local2744 …t::copyAndVerify(const testCase &test_case, const GLubyte **dst_pixels, const GLubyte **src_pixels) in copyAndVerify()3468 const GLubyte **src_pixels, GLuint depth) in verify()3809 bool SmokeTest::copyAndVerify(const testCase &test_case, const GLubyte *src_pixels) in copyAndVerify()3916 GLubyte *src_pixels = 0; in iterate() local4110 bool SmokeTest::verify(const testCase &test_case, const GLubyte *src_pixels) in verify()
871 int src_pixels[4][4]; in TEST_F() local