Home
last modified time | relevance | path

Searched defs:destination_data (Results 1 – 7 of 7) sorted by relevance

/third_party/mesa3d/src/gallium/auxiliary/util/
Du_video.h95 u_copy_nv12_to_yv12(void *const *destination_data, in u_copy_nv12_to_yv12()
163 u_copy_yv12_to_nv12(void *const *destination_data, in u_copy_yv12_to_nv12()
186 u_copy_swap422_packed(void *const *destination_data, in u_copy_swap422_packed()
/third_party/mesa3d/src/gallium/frontends/vdpau/
Dsurface.c200 void *const *destination_data, in vlVdpVideoSurfaceGetBitsYCbCr()
Doutput.c199 void *const *destination_data, in vlVdpOutputSurfaceGetBitsNative()
/third_party/protobuf/src/google/protobuf/
Drepeated_field_unittest.cc574 const int* destination_data = destination.data(); in TEST() local
593 const int* destination_data = destination->data(); in TEST() local
1285 const std::string* const* destination_data = destination.data(); in TEST() local
1304 const std::string* const* destination_data = destination->data(); in TEST() local
/third_party/vk-gl-cts/external/openglcts/modules/gl/
Dgl3cTextureSizePromotion.cpp434 glw::GLvoid* destination_data = (glw::GLvoid*)s_destination_texture_data_f; in prepareDestinationTextureAndFramebuffer() local
Dgl4cBufferStorageTests.cpp2995 GLuint destination_data[data_size]; in iterate() local
3170 GLuint destination_data[data_size]; in iterate() local
/third_party/vk-gl-cts/external/openglcts/modules/common/
DglcRobustBufferAccessBehaviorTests.cpp3477 static const GLfloat destination_data[4] = { 1.0f, 1.0f, 1.0f, 1.0f }; in iterate() local