Lines Matching defs:alpSrc
551 const int16_t **alpSrc, uint8_t *dest, int dstW, in yuv2mono_X_c_template()
769 const int16_t **alpSrc, uint8_t *dest, int dstW, in yuv2422_X_c_template()
901 const int32_t **alpSrc, uint16_t *dest, int dstW, in yuv2ya16_X_c_template()
997 const int32_t **alpSrc, uint16_t *dest, int dstW, in yuv2rgba64_X_c_template()
1247 const int32_t **alpSrc, uint16_t *dest, int dstW, in yuv2rgba64_full_X_c_template()
1652 const int16_t **alpSrc, uint8_t *dest, int dstW, in yuv2rgb_X_c_template()
1997 const int16_t **alpSrc, uint8_t *dest, in yuv2rgb_full_X_c_template()
2173 const int16_t **alpSrc, uint8_t **dest, in yuv2gbrp_full_X_c()
2265 const int32_t **alpSrc = (const int32_t**)alpSrcx; in yuv2gbrp16_full_X_c() local
2340 const int32_t **alpSrc = (const int32_t**)alpSrcx; in yuv2gbrpf32_full_X_c() local
2463 const int16_t **alpSrc, uint8_t *dest, int dstW, int y) in yuv2ya8_X_c()
2504 **alpSrc = (const int32_t **) _alpSrc; in yuv2ayuv64le_X_c() local