Home
last modified time | relevance | path

Searched refs:RGB565ToUVRow_C (Results 1 – 4 of 4) sorted by relevance

/external/chromium_org/third_party/libyuv/source/
Drow_any.cc331 UVANY(RGB565ToUVRow_Any_NEON, RGB565ToUVRow_NEON, RGB565ToUVRow_C, 2, 15)
Dconvert.cc1177 uint8* dst_u, uint8* dst_v, int width) = RGB565ToUVRow_C; in RGB565ToI420()
Drow_common.cc433 void RGB565ToUVRow_C(const uint8* src_rgb565, int src_stride_rgb565, in RGB565ToUVRow_C() function
/external/chromium_org/third_party/libyuv/include/libyuv/
Drow.h685 void RGB565ToUVRow_C(const uint8* src_rgb565, int src_stride_rgb565,