OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:lumadst
(Results
1 - 1
of
1
) sorted by null
/hardware/ti/omap4-aah/test/CameraHal/
camera_test_surfacetexture.cpp
244
unsigned char *
lumaDst
= NULL, *chromaDst = NULL;
263
lumaDst
= static_cast<unsigned char *>(bufferDst);
268
memcpy(
lumaDst
, lumaSrc, width);
270
lumaDst
+= strideDst;
Completed in 567 milliseconds