OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:CopyRow_NEON
(Results
1 - 4
of
4
) sorted by null
/external/libyuv/files/source/
row_neon.cc
666
void
CopyRow_NEON
(const uint8* src, uint8* dst, int count) {
[
all
...]
row_neon64.cc
660
void
CopyRow_NEON
(const uint8* src, uint8* dst, int count) {
[
all
...]
/external/libvpx/libvpx/third_party/libyuv/source/
row_neon.cc
801
void
CopyRow_NEON
(const uint8* src, uint8* dst, int count) {
[
all
...]
row_neon64.cc
777
void
CopyRow_NEON
(const uint8* src, uint8* dst, int count) {
[
all
...]
Completed in 487 milliseconds