Home
last modified time | relevance | path

Searched refs:RAWToRGB24Row_NEON (Results 1 – 10 of 10) sorted by relevance

/external/libvpx/libvpx/third_party/libyuv/source/
Drow_neon.cc784 void RAWToRGB24Row_NEON(const uint8_t* src_raw, uint8_t* dst_rgb24, int width) { in RAWToRGB24Row_NEON() function
Drow_neon64.cc824 void RAWToRGB24Row_NEON(const uint8_t* src_raw, uint8_t* dst_rgb24, int width) { in RAWToRGB24Row_NEON() function
Drow_any.cc525 ANY11(RAWToRGB24Row_Any_NEON, RAWToRGB24Row_NEON, 0, 3, 3, 7)
Dplanar_functions.cc1709 RAWToRGB24Row = RAWToRGB24Row_NEON; in RAWToRGB24()
/external/libyuv/files/source/
Drow_neon.cc784 void RAWToRGB24Row_NEON(const uint8_t* src_raw, uint8_t* dst_rgb24, int width) { in RAWToRGB24Row_NEON() function
Drow_neon64.cc824 void RAWToRGB24Row_NEON(const uint8_t* src_raw, uint8_t* dst_rgb24, int width) { in RAWToRGB24Row_NEON() function
Drow_any.cc572 ANY11(RAWToRGB24Row_Any_NEON, RAWToRGB24Row_NEON, 0, 3, 3, 7)
Dplanar_functions.cc1897 RAWToRGB24Row = RAWToRGB24Row_NEON; in RAWToRGB24()
/external/libvpx/libvpx/third_party/libyuv/include/libyuv/
Drow.h1621 void RAWToRGB24Row_NEON(const uint8_t* src_raw, uint8_t* dst_rgb24, int width);
/external/libyuv/files/include/libyuv/
Drow.h1908 void RAWToRGB24Row_NEON(const uint8_t* src_raw, uint8_t* dst_rgb24, int width);