Home
last modified time | relevance | path

Searched refs:UVToVURow_NEON (Results 1 – 5 of 5) sorted by relevance

/external/libyuv/files/source/
Drow_neon.cc2871 void UVToVURow_NEON(const uint8_t* src_uv, uint8_t* dst_vu, int width) { in UVToVURow_NEON() function
Drow_neon64.cc3016 void UVToVURow_NEON(const uint8_t* src_uv, uint8_t* dst_vu, int width) { in UVToVURow_NEON() function
Drow_any.cc714 ANY11(UVToVURow_Any_NEON, UVToVURow_NEON, 0, 2, 2, 15)
Dplanar_functions.cc547 UVToVURow = UVToVURow_NEON; in NV21ToNV12()
/external/libyuv/files/include/libyuv/
Drow.h3376 void UVToVURow_NEON(const uint8_t* src_uv, uint8_t* dst_vu, int width);