Lines Matching refs:dst_argb

131                         uint8* dst_argb,  in I444ToARGBRow_NEON()  argument
147 "+r"(dst_argb), // %3 in I444ToARGBRow_NEON()
161 uint8* dst_argb, in I422ToARGBRow_NEON() argument
177 "+r"(dst_argb), // %3 in I422ToARGBRow_NEON()
192 uint8* dst_argb, in I422AlphaToARGBRow_NEON() argument
210 "+r"(dst_argb), // %4 in I422AlphaToARGBRow_NEON()
399 void I400ToARGBRow_NEON(const uint8* src_y, uint8* dst_argb, int width) { in I400ToARGBRow_NEON() argument
411 "+r"(dst_argb), // %1 in I400ToARGBRow_NEON()
422 void J400ToARGBRow_NEON(const uint8* src_y, uint8* dst_argb, int width) { in J400ToARGBRow_NEON() argument
435 "+r"(dst_argb), // %1 in J400ToARGBRow_NEON()
444 uint8* dst_argb, in NV12ToARGBRow_NEON() argument
459 "+r"(dst_argb), // %2 in NV12ToARGBRow_NEON()
472 uint8* dst_argb, in NV21ToARGBRow_NEON() argument
487 "+r"(dst_argb), // %2 in NV21ToARGBRow_NEON()
527 uint8* dst_argb, in YUY2ToARGBRow_NEON() argument
541 "+r"(dst_argb), // %1 in YUY2ToARGBRow_NEON()
553 uint8* dst_argb, in UYVYToARGBRow_NEON() argument
567 "+r"(dst_argb), // %1 in UYVYToARGBRow_NEON()
750 void RGB24ToARGBRow_NEON(const uint8* src_rgb24, uint8* dst_argb, int width) { in RGB24ToARGBRow_NEON() argument
761 "+r"(dst_argb), // %1 in RGB24ToARGBRow_NEON()
768 void RAWToARGBRow_NEON(const uint8* src_raw, uint8* dst_argb, int width) { in RAWToARGBRow_NEON() argument
781 "+r"(dst_argb), // %1 in RAWToARGBRow_NEON()
820 void RGB565ToARGBRow_NEON(const uint8* src_rgb565, uint8* dst_argb, int width) { in RGB565ToARGBRow_NEON() argument
832 "+r"(dst_argb), // %1 in RGB565ToARGBRow_NEON()
877 uint8* dst_argb, in ARGB1555ToARGBRow_NEON() argument
890 "+r"(dst_argb), // %1 in ARGB1555ToARGBRow_NEON()
910 uint8* dst_argb, in ARGB4444ToARGBRow_NEON() argument
922 "+r"(dst_argb), // %1 in ARGB4444ToARGBRow_NEON()
1109 uint8* dst_argb, in ARGBShuffleRow_NEON() argument
1124 "+r"(dst_argb), // %1 in ARGBShuffleRow_NEON()
2219 uint8* dst_argb, in ARGBBlendRow_NEON() argument
2280 "+r"(dst_argb), // %2 in ARGBBlendRow_NEON()
2289 void ARGBAttenuateRow_NEON(const uint8* src_argb, uint8* dst_argb, int width) { in ARGBAttenuateRow_NEON() argument
2306 "+r"(dst_argb), // %1 in ARGBAttenuateRow_NEON()
2315 void ARGBQuantizeRow_NEON(uint8* dst_argb, in ARGBQuantizeRow_NEON() argument
2349 : "+r"(dst_argb), // %0 in ARGBQuantizeRow_NEON()
2362 uint8* dst_argb, in ARGBShadeRow_NEON() argument
2391 "+r"(dst_argb), // %1 in ARGBShadeRow_NEON()
2401 void ARGBGrayRow_NEON(const uint8* src_argb, uint8* dst_argb, int width) { in ARGBGrayRow_NEON() argument
2420 "+r"(dst_argb), // %1 in ARGBGrayRow_NEON()
2432 void ARGBSepiaRow_NEON(uint8* dst_argb, int width) { in ARGBSepiaRow_NEON() argument
2462 : "+r"(dst_argb), // %0 in ARGBSepiaRow_NEON()
2474 uint8* dst_argb, in ARGBColorMatrixRow_NEON() argument
2527 "+r"(dst_argb), // %1 in ARGBColorMatrixRow_NEON()
2539 uint8* dst_argb, in ARGBMultiplyRow_NEON() argument
2563 "+r"(dst_argb), // %2 in ARGBMultiplyRow_NEON()
2573 uint8* dst_argb, in ARGBAddRow_NEON() argument
2593 "+r"(dst_argb), // %2 in ARGBAddRow_NEON()
2603 uint8* dst_argb, in ARGBSubtractRow_NEON() argument
2623 "+r"(dst_argb), // %2 in ARGBSubtractRow_NEON()
2637 uint8* dst_argb, in SobelRow_NEON() argument
2656 "+r"(dst_argb), // %2 in SobelRow_NEON()
2696 uint8* dst_argb, in SobelXYRow_NEON() argument
2713 "+r"(dst_argb), // %2 in SobelXYRow_NEON()