HomeSort by relevance Sort by last modified time
    Searched refs:NV12ToRGB565 (Results 1 - 7 of 7) sorted by null

  /device/generic/goldfish/camera/
Converters.cpp 170 void NV12ToRGB565(const void* nv12, void* rgb, int width, int height)
Converters.h 286 void NV12ToRGB565(const void* nv12, void* rgb, int width, int height);
  /external/webrtc/webrtc/common_video/libyuv/
webrtc_libyuv.cc 163 return libyuv::NV12ToRGB565(yplane, width,
  /external/libvpx/libvpx/third_party/libyuv/include/libyuv/
planar_functions.h 157 int NV12ToRGB565(const uint8* src_y, int src_stride_y,
  /external/libyuv/files/include/libyuv/
planar_functions.h 234 int NV12ToRGB565(const uint8* src_y,
  /external/libvpx/libvpx/third_party/libyuv/source/
planar_functions.cc     [all...]
  /external/libyuv/files/source/
planar_functions.cc     [all...]

Completed in 588 milliseconds