Lines Matching defs:src_argb
837 void SplitARGBRow_NEON(const uint8_t* src_argb, in SplitARGBRow_NEON()
893 void SplitXRGBRow_NEON(const uint8_t* src_argb, in SplitXRGBRow_NEON()
1274 void ARGBMirrorRow_NEON(const uint8_t* src_argb, uint8_t* dst_argb, int width) { in ARGBMirrorRow_NEON()
1489 void ARGBToRGB24Row_NEON(const uint8_t* src_argb, in ARGBToRGB24Row_NEON()
1508 void ARGBToRAWRow_NEON(const uint8_t* src_argb, uint8_t* dst_raw, int width) { in ARGBToRAWRow_NEON()
1672 void ARGBShuffleRow_NEON(const uint8_t* src_argb, in ARGBShuffleRow_NEON()
1737 void ARGBToRGB565Row_NEON(const uint8_t* src_argb, in ARGBToRGB565Row_NEON()
1754 void ARGBToRGB565DitherRow_NEON(const uint8_t* src_argb, in ARGBToRGB565DitherRow_NEON()
1776 void ARGBToARGB1555Row_NEON(const uint8_t* src_argb, in ARGBToARGB1555Row_NEON()
1793 void ARGBToARGB4444Row_NEON(const uint8_t* src_argb, in ARGBToARGB4444Row_NEON()
1812 void ARGBExtractAlphaRow_NEON(const uint8_t* src_argb, in ARGBExtractAlphaRow_NEON()
1836 void ARGBToUV444MatrixRow_NEON(const uint8_t* src_argb, in ARGBToUV444MatrixRow_NEON()
1899 void ARGBToUV444Row_NEON(const uint8_t* src_argb, in ARGBToUV444Row_NEON()
1907 void ARGBToUVJ444Row_NEON(const uint8_t* src_argb, in ARGBToUVJ444Row_NEON()
1929 void ARGBToUVRow_NEON(const uint8_t* src_argb, in ARGBToUVRow_NEON()
1975 void ARGBToUVJRow_NEON(const uint8_t* src_argb, in ARGBToUVJRow_NEON()
2647 void ARGBToAR64Row_NEON(const uint8_t* src_argb, in ARGBToAR64Row_NEON()
2670 void ARGBToAB64Row_NEON(const uint8_t* src_argb, in ARGBToAB64Row_NEON()
2774 void ARGBToYMatrixRow_NEON(const uint8_t* src_argb, in ARGBToYMatrixRow_NEON()
2806 void ARGBToYRow_NEON(const uint8_t* src_argb, uint8_t* dst_y, int width) { in ARGBToYRow_NEON()
2810 void ARGBToYJRow_NEON(const uint8_t* src_argb, uint8_t* dst_yj, int width) { in ARGBToYJRow_NEON()
3037 void ARGBBlendRow_NEON(const uint8_t* src_argb, in ARGBBlendRow_NEON()
3097 void ARGBAttenuateRow_NEON(const uint8_t* src_argb, in ARGBAttenuateRow_NEON()
3167 void ARGBShadeRow_NEON(const uint8_t* src_argb, in ARGBShadeRow_NEON()
3204 void ARGBGrayRow_NEON(const uint8_t* src_argb, uint8_t* dst_argb, int width) { in ARGBGrayRow_NEON()
3269 void ARGBColorMatrixRow_NEON(const uint8_t* src_argb, in ARGBColorMatrixRow_NEON()
3328 void ARGBMultiplyRow_NEON(const uint8_t* src_argb, in ARGBMultiplyRow_NEON()
3357 void ARGBAddRow_NEON(const uint8_t* src_argb, in ARGBAddRow_NEON()
3380 void ARGBSubtractRow_NEON(const uint8_t* src_argb, in ARGBSubtractRow_NEON()