Searched defs:dst_raw (Results 1 – 16 of 16) sorted by relevance
/external/libvpx/libvpx/third_party/libyuv/source/ |
D | convert_from.cc | 716 uint8_t* dst_raw, in I420ToRAW() 752 uint8_t* dst_raw, in H420ToRAW()
|
D | convert_from_argb.cc | 927 uint8_t* dst_raw, in ARGBToRAW()
|
D | row_neon.cc | 925 void ARGBToRAWRow_NEON(const uint8_t* src_argb, uint8_t* dst_raw, int width) { in ARGBToRAWRow_NEON()
|
D | row_neon64.cc | 979 void ARGBToRAWRow_NEON(const uint8_t* src_argb, uint8_t* dst_raw, int width) { in ARGBToRAWRow_NEON()
|
/external/libyuv/files/source/ |
D | convert_from_argb.cc | 986 uint8* dst_raw, in ARGBToRAW()
|
D | convert_from.cc | 649 uint8* dst_raw, in I420ToRAW()
|
D | row_neon64.cc | 946 void ARGBToRAWRow_NEON(const uint8* src_argb, uint8* dst_raw, int width) { in ARGBToRAWRow_NEON()
|
D | row_neon.cc | 937 void ARGBToRAWRow_NEON(const uint8* src_argb, uint8* dst_raw, int width) { in ARGBToRAWRow_NEON()
|
/external/libaom/libaom/third_party/libyuv/source/ |
D | convert_from_argb.cc | 812 uint8* dst_raw, int dst_stride_raw, in ARGBToRAW()
|
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 | 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/aarch64/ |
D | test-assembler-aarch64.cc | 19071 uint64_t dst_raw = reinterpret_cast<uint64_t>(dst); in TEST() local 19282 uint64_t dst_raw = reinterpret_cast<uint64_t>(dst); in TEST() local 19453 uint64_t dst_raw = reinterpret_cast<uint64_t>(dst); in TEST() local 19619 uint64_t dst_raw = reinterpret_cast<uint64_t>(dst); in TEST() local
|