Lines Matching refs:dst_argb
118 uint8_t* dst_argb, in I444ToARGBRow_NEON() argument
133 "+r"(dst_argb), // %3 in I444ToARGBRow_NEON()
147 uint8_t* dst_argb, in I422ToARGBRow_NEON() argument
162 "+r"(dst_argb), // %3 in I422ToARGBRow_NEON()
177 uint8_t* dst_argb, in I422AlphaToARGBRow_NEON() argument
193 "+r"(dst_argb), // %4 in I422AlphaToARGBRow_NEON()
373 void I400ToARGBRow_NEON(const uint8_t* src_y, uint8_t* dst_argb, int width) { in I400ToARGBRow_NEON() argument
384 "+r"(dst_argb), // %1 in I400ToARGBRow_NEON()
395 void J400ToARGBRow_NEON(const uint8_t* src_y, uint8_t* dst_argb, int width) { in J400ToARGBRow_NEON() argument
406 "+r"(dst_argb), // %1 in J400ToARGBRow_NEON()
414 uint8_t* dst_argb, in NV12ToARGBRow_NEON() argument
428 "+r"(dst_argb), // %2 in NV12ToARGBRow_NEON()
441 uint8_t* dst_argb, in NV21ToARGBRow_NEON() argument
455 "+r"(dst_argb), // %2 in NV21ToARGBRow_NEON()
544 uint8_t* dst_argb, in YUY2ToARGBRow_NEON() argument
557 "+r"(dst_argb), // %1 in YUY2ToARGBRow_NEON()
569 uint8_t* dst_argb, in UYVYToARGBRow_NEON() argument
582 "+r"(dst_argb), // %1 in UYVYToARGBRow_NEON()
789 uint8_t* dst_argb, in RGB24ToARGBRow_NEON() argument
799 "+r"(dst_argb), // %1 in RGB24ToARGBRow_NEON()
806 void RAWToARGBRow_NEON(const uint8_t* src_raw, uint8_t* dst_argb, int width) { in RAWToARGBRow_NEON() argument
817 "+r"(dst_argb), // %1 in RAWToARGBRow_NEON()
855 uint8_t* dst_argb, in RGB565ToARGBRow_NEON() argument
866 "+r"(dst_argb), // %1 in RGB565ToARGBRow_NEON()
911 uint8_t* dst_argb, in ARGB1555ToARGBRow_NEON() argument
923 "+r"(dst_argb), // %1 in ARGB1555ToARGBRow_NEON()
943 uint8_t* dst_argb, in ARGB4444ToARGBRow_NEON() argument
954 "+r"(dst_argb), // %1 in ARGB4444ToARGBRow_NEON()
1122 uint8_t* dst_argb, in ARGBShuffleRow_NEON() argument
1134 "+r"(dst_argb), // %1 in ARGBShuffleRow_NEON()
2124 uint8_t* dst_argb, in ARGBBlendRow_NEON() argument
2182 "+r"(dst_argb), // %2 in ARGBBlendRow_NEON()
2191 uint8_t* dst_argb, in ARGBAttenuateRow_NEON() argument
2208 "+r"(dst_argb), // %1 in ARGBAttenuateRow_NEON()
2216 void ARGBQuantizeRow_NEON(uint8_t* dst_argb, in ARGBQuantizeRow_NEON() argument
2248 : "+r"(dst_argb), // %0 in ARGBQuantizeRow_NEON()
2260 uint8_t* dst_argb, in ARGBShadeRow_NEON() argument
2287 "+r"(dst_argb), // %1 in ARGBShadeRow_NEON()
2296 void ARGBGrayRow_NEON(const uint8_t* src_argb, uint8_t* dst_argb, int width) { in ARGBGrayRow_NEON() argument
2313 "+r"(dst_argb), // %1 in ARGBGrayRow_NEON()
2324 void ARGBSepiaRow_NEON(uint8_t* dst_argb, int width) { in ARGBSepiaRow_NEON() argument
2352 : "+r"(dst_argb), // %0 in ARGBSepiaRow_NEON()
2363 uint8_t* dst_argb, in ARGBColorMatrixRow_NEON() argument
2413 "+r"(dst_argb), // %1 in ARGBColorMatrixRow_NEON()
2424 uint8_t* dst_argb, in ARGBMultiplyRow_NEON() argument
2444 "+r"(dst_argb), // %2 in ARGBMultiplyRow_NEON()
2453 uint8_t* dst_argb, in ARGBAddRow_NEON() argument
2469 "+r"(dst_argb), // %2 in ARGBAddRow_NEON()
2478 uint8_t* dst_argb, in ARGBSubtractRow_NEON() argument
2494 "+r"(dst_argb), // %2 in ARGBSubtractRow_NEON()
2507 uint8_t* dst_argb, in SobelRow_NEON() argument
2523 "+r"(dst_argb), // %2 in SobelRow_NEON()
2558 uint8_t* dst_argb, in SobelXYRow_NEON() argument
2572 "+r"(dst_argb), // %2 in SobelXYRow_NEON()