• Home
  • Raw
  • Download

Lines Matching refs:dst_argb

112                         uint8_t* dst_argb,  in I444ToARGBRow_NEON()  argument
125 "+r"(dst_argb), // %3 in I444ToARGBRow_NEON()
138 uint8_t* dst_argb, in I422ToARGBRow_NEON() argument
151 "+r"(dst_argb), // %3 in I422ToARGBRow_NEON()
165 uint8_t* dst_argb, in I422AlphaToARGBRow_NEON() argument
179 "+r"(dst_argb), // %4 in I422AlphaToARGBRow_NEON()
345 void I400ToARGBRow_NEON(const uint8_t* src_y, uint8_t* dst_argb, int width) { in I400ToARGBRow_NEON() argument
354 "+r"(dst_argb), // %1 in I400ToARGBRow_NEON()
364 void J400ToARGBRow_NEON(const uint8_t* src_y, uint8_t* dst_argb, int width) { in J400ToARGBRow_NEON() argument
375 "+r"(dst_argb), // %1 in J400ToARGBRow_NEON()
383 uint8_t* dst_argb, in NV12ToARGBRow_NEON() argument
394 "+r"(dst_argb), // %2 in NV12ToARGBRow_NEON()
406 uint8_t* dst_argb, in NV21ToARGBRow_NEON() argument
417 "+r"(dst_argb), // %2 in NV21ToARGBRow_NEON()
505 uint8_t* dst_argb, in YUY2ToARGBRow_NEON() argument
515 "+r"(dst_argb), // %1 in YUY2ToARGBRow_NEON()
526 uint8_t* dst_argb, in UYVYToARGBRow_NEON() argument
536 "+r"(dst_argb), // %1 in UYVYToARGBRow_NEON()
750 uint8_t* dst_argb, in RGB24ToARGBRow_NEON() argument
760 "+r"(dst_argb), // %1 in RGB24ToARGBRow_NEON()
767 void RAWToARGBRow_NEON(const uint8_t* src_raw, uint8_t* dst_argb, int width) { in RAWToARGBRow_NEON() argument
777 "+r"(dst_argb), // %1 in RAWToARGBRow_NEON()
814 uint8_t* dst_argb, in RGB565ToARGBRow_NEON() argument
825 "+r"(dst_argb), // %1 in RGB565ToARGBRow_NEON()
860 uint8_t* dst_argb, in ARGB1555ToARGBRow_NEON() argument
871 "+r"(dst_argb), // %1 in ARGB1555ToARGBRow_NEON()
889 uint8_t* dst_argb, in ARGB4444ToARGBRow_NEON() argument
900 "+r"(dst_argb), // %1 in ARGB4444ToARGBRow_NEON()
1067 uint8_t* dst_argb, in ARGBShuffleRow_NEON() argument
1080 "+r"(dst_argb), // %1 in ARGBShuffleRow_NEON()
2092 uint8_t* dst_argb, in ARGBBlendRow_NEON() argument
2143 "+r"(dst_argb), // %2 in ARGBBlendRow_NEON()
2151 uint8_t* dst_argb, in ARGBAttenuateRow_NEON() argument
2167 "+r"(dst_argb), // %1 in ARGBAttenuateRow_NEON()
2175 void ARGBQuantizeRow_NEON(uint8_t* dst_argb, in ARGBQuantizeRow_NEON() argument
2207 : "+r"(dst_argb), // %0 in ARGBQuantizeRow_NEON()
2219 uint8_t* dst_argb, in ARGBShadeRow_NEON() argument
2246 "+r"(dst_argb), // %1 in ARGBShadeRow_NEON()
2255 void ARGBGrayRow_NEON(const uint8_t* src_argb, uint8_t* dst_argb, int width) { in ARGBGrayRow_NEON() argument
2272 "+r"(dst_argb), // %1 in ARGBGrayRow_NEON()
2282 void ARGBSepiaRow_NEON(uint8_t* dst_argb, int width) { in ARGBSepiaRow_NEON() argument
2310 : "+r"(dst_argb), // %0 in ARGBSepiaRow_NEON()
2321 uint8_t* dst_argb, in ARGBColorMatrixRow_NEON() argument
2371 "+r"(dst_argb), // %1 in ARGBColorMatrixRow_NEON()
2381 uint8_t* dst_argb, in ARGBMultiplyRow_NEON() argument
2401 "+r"(dst_argb), // %2 in ARGBMultiplyRow_NEON()
2410 uint8_t* dst_argb, in ARGBAddRow_NEON() argument
2424 "+r"(dst_argb), // %2 in ARGBAddRow_NEON()
2433 uint8_t* dst_argb, in ARGBSubtractRow_NEON() argument
2447 "+r"(dst_argb), // %2 in ARGBSubtractRow_NEON()
2460 uint8_t* dst_argb, in SobelRow_NEON() argument
2476 "+r"(dst_argb), // %2 in SobelRow_NEON()
2511 uint8_t* dst_argb, in SobelXYRow_NEON() argument
2525 "+r"(dst_argb), // %2 in SobelXYRow_NEON()