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()
398 void I400ToARGBRow_NEON(const uint8* src_y, uint8* dst_argb, int width) { in I400ToARGBRow_NEON() argument
410 "+r"(dst_argb), // %1 in I400ToARGBRow_NEON()
421 void J400ToARGBRow_NEON(const uint8* src_y, uint8* dst_argb, int width) { in J400ToARGBRow_NEON() argument
434 "+r"(dst_argb), // %1 in J400ToARGBRow_NEON()
443 uint8* dst_argb, in NV12ToARGBRow_NEON() argument
458 "+r"(dst_argb), // %2 in NV12ToARGBRow_NEON()
471 uint8* dst_argb, in NV21ToARGBRow_NEON() argument
486 "+r"(dst_argb), // %2 in NV21ToARGBRow_NEON()
526 uint8* dst_argb, in YUY2ToARGBRow_NEON() argument
540 "+r"(dst_argb), // %1 in YUY2ToARGBRow_NEON()
552 uint8* dst_argb, in UYVYToARGBRow_NEON() argument
566 "+r"(dst_argb), // %1 in UYVYToARGBRow_NEON()
755 void RGB24ToARGBRow_NEON(const uint8* src_rgb24, uint8* dst_argb, int width) { in RGB24ToARGBRow_NEON() argument
766 "+r"(dst_argb), // %1 in RGB24ToARGBRow_NEON()
773 void RAWToARGBRow_NEON(const uint8* src_raw, uint8* dst_argb, int width) { in RAWToARGBRow_NEON() argument
785 "+r"(dst_argb), // %1 in RAWToARGBRow_NEON()
822 void RGB565ToARGBRow_NEON(const uint8* src_rgb565, uint8* dst_argb, int width) { in RGB565ToARGBRow_NEON() argument
834 "+r"(dst_argb), // %1 in RGB565ToARGBRow_NEON()
869 uint8* dst_argb, in ARGB1555ToARGBRow_NEON() argument
882 "+r"(dst_argb), // %1 in ARGB1555ToARGBRow_NEON()
900 uint8* dst_argb, in ARGB4444ToARGBRow_NEON() argument
913 "+r"(dst_argb), // %1 in ARGB4444ToARGBRow_NEON()
1097 uint8* dst_argb, in ARGBShuffleRow_NEON() argument
1113 "+r"(dst_argb), // %1 in ARGBShuffleRow_NEON()
2245 uint8* dst_argb, in ARGBBlendRow_NEON() argument
2302 "+r"(dst_argb), // %2 in ARGBBlendRow_NEON()
2310 void ARGBAttenuateRow_NEON(const uint8* src_argb, uint8* dst_argb, int width) { in ARGBAttenuateRow_NEON() argument
2327 "+r"(dst_argb), // %1 in ARGBAttenuateRow_NEON()
2336 void ARGBQuantizeRow_NEON(uint8* dst_argb, in ARGBQuantizeRow_NEON() argument
2370 : "+r"(dst_argb), // %0 in ARGBQuantizeRow_NEON()
2383 uint8* dst_argb, in ARGBShadeRow_NEON() argument
2412 "+r"(dst_argb), // %1 in ARGBShadeRow_NEON()
2422 void ARGBGrayRow_NEON(const uint8* src_argb, uint8* dst_argb, int width) { in ARGBGrayRow_NEON() argument
2441 "+r"(dst_argb), // %1 in ARGBGrayRow_NEON()
2452 void ARGBSepiaRow_NEON(uint8* dst_argb, int width) { in ARGBSepiaRow_NEON() argument
2482 : "+r"(dst_argb), // %0 in ARGBSepiaRow_NEON()
2494 uint8* dst_argb, in ARGBColorMatrixRow_NEON() argument
2547 "+r"(dst_argb), // %1 in ARGBColorMatrixRow_NEON()
2558 uint8* dst_argb, in ARGBMultiplyRow_NEON() argument
2582 "+r"(dst_argb), // %2 in ARGBMultiplyRow_NEON()
2592 uint8* dst_argb, in ARGBAddRow_NEON() argument
2610 "+r"(dst_argb), // %2 in ARGBAddRow_NEON()
2620 uint8* dst_argb, in ARGBSubtractRow_NEON() argument
2638 "+r"(dst_argb), // %2 in ARGBSubtractRow_NEON()
2652 uint8* dst_argb, in SobelRow_NEON() argument
2671 "+r"(dst_argb), // %2 in SobelRow_NEON()
2711 uint8* dst_argb, in SobelXYRow_NEON() argument
2728 "+r"(dst_argb), // %2 in SobelXYRow_NEON()