Home
last modified time | relevance | path

Searched refs:I420ToRGB565Dither (Results 1 – 2 of 2) sorted by relevance

/external/libvpx/libvpx/third_party/libyuv/include/libyuv/
Dconvert_from.h145 int I420ToRGB565Dither(const uint8* src_y, int src_stride_y,
/external/libvpx/libvpx/third_party/libyuv/source/
Dconvert_from.cc1022 int I420ToRGB565Dither(const uint8* src_y, int src_stride_y, in I420ToRGB565Dither() function