Home
last modified time | relevance | path

Searched refs:ARGBToARGB1555Row_C (Results 1 – 9 of 9) sorted by relevance

/external/libaom/libaom/third_party/libyuv/source/
Dconvert_from_argb.cc981 ARGBToARGB1555Row_C; in ARGBToARGB1555()
Drow_common.cc236 void ARGBToARGB1555Row_C(const uint8* src_argb, uint8* dst_rgb, int width) { in ARGBToARGB1555Row_C() function
/external/libvpx/libvpx/third_party/libyuv/source/
Dconvert_from_argb.cc1138 int width) = ARGBToARGB1555Row_C; in ARGBToARGB1555()
Drow_common.cc308 void ARGBToARGB1555Row_C(const uint8_t* src_argb, uint8_t* dst_rgb, int width) { in ARGBToARGB1555Row_C() function
/external/libyuv/files/source/
Dconvert_from_argb.cc1467 int width) = ARGBToARGB1555Row_C; in ARGBToARGB1555()
Drow_common.cc308 void ARGBToARGB1555Row_C(const uint8_t* src_argb, uint8_t* dst_rgb, int width) { in ARGBToARGB1555Row_C() function
/external/libaom/libaom/third_party/libyuv/include/libyuv/
Drow.h936 void ARGBToARGB1555Row_C(const uint8* src_argb, uint8* dst_rgb, int pix);
/external/libvpx/libvpx/third_party/libyuv/include/libyuv/
Drow.h1788 void ARGBToARGB1555Row_C(const uint8_t* src_argb, uint8_t* dst_rgb, int width);
/external/libyuv/files/include/libyuv/
Drow.h2113 void ARGBToARGB1555Row_C(const uint8_t* src_argb, uint8_t* dst_rgb, int width);