Searched defs:dst_raw (Results 1 – 11 of 11) sorted by relevance
/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/skia/src/opts/ |
D | SkBlitRow_opts_arm_neon.cpp | 892 uint8x8_t src_raw, dst_raw, dst_final; in S32A_Opaque_BlitRow32_neon() local 1000 uint8x8_t src_raw, dst_raw, dst_final; in S32A_Opaque_BlitRow32_neon_src_alpha() local
|
/external/libvpx/libvpx/third_party/libyuv/source/ |
D | convert_from_argb.cc | 784 uint8* dst_raw, int dst_stride_raw, in ARGBToRAW()
|
D | row_neon64.cc | 383 uint8* dst_raw, in I422ToRAWRow_NEON() 1188 void ARGBToRAWRow_NEON(const uint8* src_argb, uint8* dst_raw, int pix) { in ARGBToRAWRow_NEON()
|
D | row_neon.cc | 368 uint8* dst_raw, in I422ToRAWRow_NEON() 1121 void ARGBToRAWRow_NEON(const uint8* src_argb, uint8* dst_raw, int pix) { in ARGBToRAWRow_NEON()
|
D | convert_from.cc | 753 uint8* dst_raw, int dst_stride_raw, in I420ToRAW()
|
D | row_posix.cc | 2284 uint8* dst_raw, in I422ToRAWRow_SSSE3()
|
D | row_win.cc | 2492 uint8* dst_raw, in I422ToRAWRow_SSSE3()
|
/external/vixl/test/ |
D | test-assembler-a64.cc | 15328 uint64_t dst_raw = reinterpret_cast<uint64_t>(dst); in TEST() local 15474 uint64_t dst_raw = reinterpret_cast<uint64_t>(dst); in TEST() local 15604 uint64_t dst_raw = reinterpret_cast<uint64_t>(dst); in TEST() local 15729 uint64_t dst_raw = reinterpret_cast<uint64_t>(dst); in TEST() local
|