Home
last modified time | relevance | path

Searched defs:src_raw (Results 1 – 17 of 17) sorted by relevance

/external/libyuv/files/source/
Drow_neon.cc773 void RAWToARGBRow_NEON(const uint8* src_raw, uint8* dst_argb, int width) { in RAWToARGBRow_NEON()
792 void RAWToRGB24Row_NEON(const uint8* src_raw, uint8* dst_rgb24, int width) { in RAWToRGB24Row_NEON()
1696 void RAWToUVRow_NEON(const uint8* src_raw, in RAWToUVRow_NEON()
2148 void RAWToYRow_NEON(const uint8* src_raw, uint8* dst_y, int width) { in RAWToYRow_NEON()
Drow_neon64.cc768 void RAWToARGBRow_NEON(const uint8* src_raw, uint8* dst_argb, int width) { in RAWToARGBRow_NEON()
788 void RAWToRGB24Row_NEON(const uint8* src_raw, uint8* dst_rgb24, int width) { in RAWToRGB24Row_NEON()
1671 void RAWToUVRow_NEON(const uint8* src_raw, in RAWToUVRow_NEON()
2121 void RAWToYRow_NEON(const uint8* src_raw, uint8* dst_y, int width) { in RAWToYRow_NEON()
Drow_gcc.cc222 void RAWToARGBRow_SSSE3(const uint8* src_raw, uint8* dst_argb, int width) { in RAWToARGBRow_SSSE3()
260 void RAWToRGB24Row_SSSE3(const uint8* src_raw, uint8* dst_rgb24, int width) { in RAWToRGB24Row_SSSE3()
Dconvert.cc1066 int RAWToI420(const uint8* src_raw, in RAWToI420()
Drow_dspr2.cc756 void RAWToARGBRow_DSPR2(const uint8* src_raw, uint8* dst_argb, int width) { in RAWToARGBRow_DSPR2()
Dconvert_argb.cc1008 int RAWToARGB(const uint8* src_raw, in RAWToARGB()
Drow_common.cc88 void RAWToARGBRow_C(const uint8* src_raw, uint8* dst_argb, int width) { in RAWToARGBRow_C()
103 void RAWToRGB24Row_C(const uint8* src_raw, uint8* dst_rgb24, int width) { in RAWToRGB24Row_C()
Dplanar_functions.cc1480 int RAWToRGB24(const uint8* src_raw, in RAWToRGB24()
Drow_msa.cc1620 void RAWToARGBRow_MSA(const uint8* src_raw, uint8* dst_argb, int width) { in RAWToARGBRow_MSA()
2928 void RAWToRGB24Row_MSA(const uint8* src_raw, uint8* dst_rgb24, int width) { in RAWToRGB24Row_MSA()
/external/libvpx/libvpx/third_party/libyuv/source/
Drow_neon.cc810 void RAWToARGBRow_NEON(const uint8* src_raw, uint8* dst_argb, int width) { in RAWToARGBRow_NEON()
829 void RAWToRGB24Row_NEON(const uint8* src_raw, uint8* dst_rgb24, int width) { in RAWToRGB24Row_NEON()
1750 void RAWToUVRow_NEON(const uint8* src_raw, int src_stride_raw, in RAWToUVRow_NEON()
2190 void RAWToYRow_NEON(const uint8* src_raw, uint8* dst_y, int width) { in RAWToYRow_NEON()
Drow_neon64.cc798 void RAWToARGBRow_NEON(const uint8* src_raw, uint8* dst_argb, int width) { in RAWToARGBRow_NEON()
818 void RAWToRGB24Row_NEON(const uint8* src_raw, uint8* dst_rgb24, int width) { in RAWToRGB24Row_NEON()
1706 void RAWToUVRow_NEON(const uint8* src_raw, int src_stride_raw, in RAWToUVRow_NEON()
2144 void RAWToYRow_NEON(const uint8* src_raw, uint8* dst_y, int width) { in RAWToYRow_NEON()
Drow_gcc.cc255 void RAWToARGBRow_SSSE3(const uint8* src_raw, uint8* dst_argb, int width) { in RAWToARGBRow_SSSE3()
293 void RAWToRGB24Row_SSSE3(const uint8* src_raw, uint8* dst_rgb24, int width) { in RAWToRGB24Row_SSSE3()
Dconvert.cc867 int RAWToI420(const uint8* src_raw, int src_stride_raw, in RAWToI420()
Dconvert_argb.cc934 int RAWToARGB(const uint8* src_raw, int src_stride_raw, in RAWToARGB()
Drow_common.cc88 void RAWToARGBRow_C(const uint8* src_raw, uint8* dst_argb, int width) { in RAWToARGBRow_C()
103 void RAWToRGB24Row_C(const uint8* src_raw, uint8* dst_rgb24, int width) { in RAWToRGB24Row_C()
Dplanar_functions.cc1239 int RAWToRGB24(const uint8* src_raw, int src_stride_raw, in RAWToRGB24()
/external/vixl/test/aarch64/
Dtest-assembler-aarch64.cc16394 uint64_t src_raw = reinterpret_cast<uint64_t>(src); in TEST() local
16605 uint64_t src_raw = reinterpret_cast<uint64_t>(src); in TEST() local
16776 uint64_t src_raw = reinterpret_cast<uint64_t>(src); in TEST() local
16942 uint64_t src_raw = reinterpret_cast<uint64_t>(src); in TEST() local