Searched defs:dst_raw (Results 1 – 12 of 12) sorted by relevance
/external/skia/src/opts/ |
D | SkBlitRow_opts_arm_neon.cpp | 890 uint8x8_t src_raw, dst_raw, dst_final; in S32A_Opaque_BlitRow32_neon() local 998 uint8x8_t src_raw, dst_raw, dst_final; in S32A_Opaque_BlitRow32_neon_src_alpha() local
|
/external/libyuv/files/source/ |
D | row_neon.cc | 676 void ARGBToRAWRow_NEON(const uint8* src_argb, uint8* dst_raw, int pix) { in ARGBToRAWRow_NEON()
|
D | convert_from.cc | 956 uint8* dst_raw, int dst_stride_raw, in I420ToRAW()
|
D | planar_functions.cc | 675 uint8* dst_raw, int dst_stride_raw, in ARGBToRAW()
|
/external/libvpx/libvpx/third_party/libyuv/source/ |
D | row_neon.cc | 384 uint8* dst_raw, in I422ToRAWRow_NEON() 1099 void ARGBToRAWRow_NEON(const uint8* src_argb, uint8* dst_raw, int pix) { in ARGBToRAWRow_NEON()
|
D | convert_from_argb.cc | 812 uint8* dst_raw, int dst_stride_raw, in ARGBToRAW()
|
D | row_neon64.cc | 376 uint8* dst_raw, in I422ToRAWRow_NEON() 1098 void ARGBToRAWRow_NEON(const uint8* src_argb, uint8* dst_raw, int pix) { in ARGBToRAWRow_NEON()
|
D | convert_from.cc | 776 uint8* dst_raw, int dst_stride_raw, in I420ToRAW()
|
D | row_gcc.cc | 1714 uint8* dst_raw, in I422ToRAWRow_SSSE3()
|
D | row_win.cc | 2618 uint8* dst_raw, in I422ToRAWRow_SSSE3()
|
D | row_common.cc | 2384 uint8* dst_raw, in I422ToRAWRow_AVX2()
|
/external/vixl/test/ |
D | test-assembler-a64.cc | 15577 uint64_t dst_raw = reinterpret_cast<uint64_t>(dst); in TEST() local 15723 uint64_t dst_raw = reinterpret_cast<uint64_t>(dst); in TEST() local 15853 uint64_t dst_raw = reinterpret_cast<uint64_t>(dst); in TEST() local 15978 uint64_t dst_raw = reinterpret_cast<uint64_t>(dst); in TEST() local
|