OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:NV21ToRGB565
(Results
1 - 2
of
2
) sorted by null
/development/tools/emulator/system/camera/
Converters.cpp
157
void
NV21ToRGB565
(const void* nv21, void* rgb, int width, int height)
Converters.h
302
void
NV21ToRGB565
(const void* nv21, void* rgb, int width, int height);
Completed in 129 milliseconds