Home
last modified time | relevance | path

Searched refs:UYVYToYRow_NEON (Results 1 – 18 of 18) sorted by relevance

/external/libvpx/libvpx/third_party/libyuv/source/
Drow_neon.cc956 void UYVYToYRow_NEON(const uint8_t* src_uyvy, uint8_t* dst_y, int width) { in UYVYToYRow_NEON() function
Drow_neon64.cc1011 void UYVYToYRow_NEON(const uint8_t* src_uyvy, uint8_t* dst_y, int width) { in UYVYToYRow_NEON() function
Drow_any.cc616 ANY11(UYVYToYRow_Any_NEON, UYVYToYRow_NEON, 1, 4, 1, 15)
Dconvert.cc571 UYVYToYRow = UYVYToYRow_NEON; in UYVYToI420()
Dplanar_functions.cc808 UYVYToYRow = UYVYToYRow_NEON; in UYVYToI422()
/external/libaom/libaom/third_party/libyuv/source/
Drow_any.cc364 ANY11(UYVYToYRow_Any_NEON, UYVYToYRow_NEON, 0, 2, 1, 15)
Drow_neon.cc1136 void UYVYToYRow_NEON(const uint8* src_uyvy, uint8* dst_y, int pix) { in UYVYToYRow_NEON() function
Drow_neon64.cc1138 void UYVYToYRow_NEON(const uint8* src_uyvy, uint8* dst_y, int pix) { in UYVYToYRow_NEON() function
Dconvert.cc492 UYVYToYRow = UYVYToYRow_NEON; in UYVYToI420()
Dplanar_functions.cc408 UYVYToYRow = UYVYToYRow_NEON; in UYVYToI422()
/external/libyuv/files/source/
Drow_neon.cc972 void UYVYToYRow_NEON(const uint8* src_uyvy, uint8* dst_y, int width) { in UYVYToYRow_NEON() function
Drow_neon64.cc982 void UYVYToYRow_NEON(const uint8* src_uyvy, uint8* dst_y, int width) { in UYVYToYRow_NEON() function
Drow_any.cc532 ANY11(UYVYToYRow_Any_NEON, UYVYToYRow_NEON, 1, 4, 1, 15)
Dconvert.cc488 UYVYToYRow = UYVYToYRow_NEON; in UYVYToI420()
Dplanar_functions.cc611 UYVYToYRow = UYVYToYRow_NEON; in UYVYToI422()
/external/libaom/libaom/third_party/libyuv/include/libyuv/
Drow.h1607 void UYVYToYRow_NEON(const uint8* src_uyvy, uint8* dst_y, int pix);
/external/libyuv/files/include/libyuv/
Drow.h2648 void UYVYToYRow_NEON(const uint8* src_uyvy, uint8* dst_y, int width);
/external/libvpx/libvpx/third_party/libyuv/include/libyuv/
Drow.h2863 void UYVYToYRow_NEON(const uint8_t* src_uyvy, uint8_t* dst_y, int width);