Searched defs:dst_raw (Results 1 – 17 of 17) 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.cc | 740 uint8_t* dst_raw, in I420ToRAW() 776 uint8_t* dst_raw, in H420ToRAW()
|
| D | convert_from_argb.cc | 1232 uint8_t* dst_raw, in ARGBToRAW()
|
| D | convert_argb.cc | 1980 uint8_t* dst_raw, in NV12ToRAW() 1994 uint8_t* dst_raw, in NV21ToRAW()
|
| 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/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 | 11256 uint64_t dst_raw = reinterpret_cast<uint64_t>(dst); in TEST() local 11467 uint64_t dst_raw = reinterpret_cast<uint64_t>(dst); in TEST() local 11638 uint64_t dst_raw = reinterpret_cast<uint64_t>(dst); in TEST() local 11804 uint64_t dst_raw = reinterpret_cast<uint64_t>(dst); in TEST() local
|