Searched defs:dst_raw (Results  1 – 13 of 13) sorted by relevance
| /external/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/libaom/third_party/libyuv/source/ | 
| D | convert_argb.cc | 2686               uint8_t* dst_raw,  in NV12ToRAW() 2700               uint8_t* dst_raw,  in NV21ToRAW() 3447               uint8_t* dst_raw,  in I420ToRAW() 3483               uint8_t* dst_raw,  in J420ToRAW() 3519               uint8_t* dst_raw,  in H420ToRAW()
  | 
| D | convert_from_argb.cc | 1335               uint8_t* dst_raw,  in ARGBToRAW()
  | 
| D | row_neon64.cc | 1121 void ARGBToRAWRow_NEON(const uint8_t* src_argb, uint8_t* dst_raw, int width) {  in ARGBToRAWRow_NEON()
  | 
| D | row_neon.cc | 985 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 | 1384               uint8_t* dst_raw,  in ARGBToRAW()
  | 
| D | convert_argb.cc | 3885               uint8_t* dst_raw,  in NV12ToRAW() 3899               uint8_t* dst_raw,  in NV21ToRAW() 4662               uint8_t* dst_raw,  in I420ToRAW() 4698               uint8_t* dst_raw,  in J420ToRAW() 4734               uint8_t* dst_raw,  in H420ToRAW()
  | 
| D | row_neon.cc | 1368 void ARGBToRAWRow_NEON(const uint8_t* src_argb, uint8_t* dst_raw, int width) {  in ARGBToRAWRow_NEON()
  | 
| D | row_neon64.cc | 1584 void ARGBToRAWRow_NEON(const uint8_t* src_argb, uint8_t* dst_raw, int width) {  in ARGBToRAWRow_NEON()
  | 
| /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
  |