Home
last modified time | relevance | path

Searched defs:alpSrc (Results 1 – 3 of 3) sorted by relevance

/third_party/ffmpeg/libswscale/
Doutput.c551 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
[all …]
/third_party/ffmpeg/libswscale/ppc/
Dyuv2rgb_altivec.c641 const int16_t **alpSrc, in yuv2packedX_altivec()
Dswscale_vsx.c533 const int16_t **alpSrc, uint8_t *dest, in yuv2rgb_full_X_vsx_template()
1432 const int16_t **alpSrc, uint8_t *dest, int dstW, in yuv2422_X_vsx_template()