Lines Matching defs:src_argb
1323 void ARGBMirrorRow_NEON(const uint8_t* src_argb, uint8_t* dst_argb, int width) { in ARGBMirrorRow_NEON()
1566 void ARGBToRGB24Row_NEON(const uint8_t* src_argb, in ARGBToRGB24Row_NEON()
1584 void ARGBToRAWRow_NEON(const uint8_t* src_argb, uint8_t* dst_raw, int width) { in ARGBToRAWRow_NEON()
1733 void ARGBShuffleRow_NEON(const uint8_t* src_argb, in ARGBShuffleRow_NEON()
1802 void ARGBToRGB565Row_NEON(const uint8_t* src_argb, in ARGBToRGB565Row_NEON()
1820 void ARGBToRGB565DitherRow_NEON(const uint8_t* src_argb, in ARGBToRGB565DitherRow_NEON()
1843 void ARGBToARGB1555Row_NEON(const uint8_t* src_argb, in ARGBToARGB1555Row_NEON()
1861 void ARGBToARGB4444Row_NEON(const uint8_t* src_argb, in ARGBToARGB4444Row_NEON()
1882 void ARGBToAR64Row_NEON(const uint8_t* src_argb, in ARGBToAR64Row_NEON()
1905 void ARGBToAB64Row_NEON(const uint8_t* src_argb, in ARGBToAB64Row_NEON()
1928 void ARGBToAR64Row_NEON(const uint8_t* src_argb, in ARGBToAR64Row_NEON()
1953 void ARGBToAB64Row_NEON(const uint8_t* src_argb, in ARGBToAB64Row_NEON()
2024 void ARGBExtractAlphaRow_NEON(const uint8_t* src_argb, in ARGBExtractAlphaRow_NEON()
2043 void ARGBToUV444Row_NEON(const uint8_t* src_argb, in ARGBToUV444Row_NEON()
2106 void ARGBToUVRow_NEON(const uint8_t* src_argb, in ARGBToUVRow_NEON()
2147 void ARGBToUVJRow_NEON(const uint8_t* src_argb, in ARGBToUVJRow_NEON()
2770 void ARGBToYMatrixRow_NEON(const uint8_t* src_argb, in ARGBToYMatrixRow_NEON()
2803 void ARGBToYRow_NEON(const uint8_t* src_argb, uint8_t* dst_y, int width) { in ARGBToYRow_NEON()
2807 void ARGBToYJRow_NEON(const uint8_t* src_argb, uint8_t* dst_yj, int width) { in ARGBToYJRow_NEON()
3120 void ARGBBlendRow_NEON(const uint8_t* src_argb, in ARGBBlendRow_NEON()
3192 void ARGBAttenuateRow_NEON(const uint8_t* src_argb, in ARGBAttenuateRow_NEON()
3262 void ARGBShadeRow_NEON(const uint8_t* src_argb, in ARGBShadeRow_NEON()
3300 void ARGBGrayRow_NEON(const uint8_t* src_argb, uint8_t* dst_argb, int width) { in ARGBGrayRow_NEON()
3368 void ARGBColorMatrixRow_NEON(const uint8_t* src_argb, in ARGBColorMatrixRow_NEON()
3429 void ARGBMultiplyRow_NEON(const uint8_t* src_argb, in ARGBMultiplyRow_NEON()
3460 void ARGBAddRow_NEON(const uint8_t* src_argb, in ARGBAddRow_NEON()
3487 void ARGBSubtractRow_NEON(const uint8_t* src_argb, in ARGBSubtractRow_NEON()