Home
last modified time | relevance | path

Searched refs:RAWToRGB24Row_C (Results 1 – 6 of 6) sorted by relevance

/external/libvpx/libvpx/third_party/libyuv/source/
Dplanar_functions.cc1681 RAWToRGB24Row_C; in RAWToRGB24()
Drow_common.cc114 void RAWToRGB24Row_C(const uint8_t* src_raw, uint8_t* dst_rgb24, int width) { in RAWToRGB24Row_C() function
/external/libyuv/files/source/
Dplanar_functions.cc1869 RAWToRGB24Row_C; in RAWToRGB24()
Drow_common.cc114 void RAWToRGB24Row_C(const uint8_t* src_raw, uint8_t* dst_rgb24, int width) { in RAWToRGB24Row_C() function
/external/libvpx/libvpx/third_party/libyuv/include/libyuv/
Drow.h1643 void RAWToRGB24Row_C(const uint8_t* src_raw, uint8_t* dst_rgb24, int width);
/external/libyuv/files/include/libyuv/
Drow.h1940 void RAWToRGB24Row_C(const uint8_t* src_raw, uint8_t* dst_rgb24, int width);