HomeSort by relevance Sort by last modified time
    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