Home
last modified time | relevance | path

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

/third_party/ffmpeg/libswscale/
Doutput.c583 const int16_t **alpSrc, uint8_t *dest, int dstW, in yuv2mono_X_c_template()
802 const int16_t **alpSrc, uint8_t *dest, int dstW, in yuv2422_X_c_template()
934 const int32_t **alpSrc, uint16_t *dest, int dstW, in yuv2ya16_X_c_template()
1030 const int32_t **alpSrc, uint16_t *dest, int dstW, in yuv2rgba64_X_c_template()
1280 const int32_t **alpSrc, uint16_t *dest, int dstW, in yuv2rgba64_full_X_c_template()
1685 const int16_t **alpSrc, uint8_t *dest, int dstW, in yuv2rgb_X_c_template()
2042 const int16_t **alpSrc, uint8_t *dest, in yuv2rgb_full_X_c_template()
2218 const int16_t **alpSrc, uint8_t **dest, in yuv2gbrp_full_X_c()
2310 const int32_t **alpSrc = (const int32_t**)alpSrcx; in yuv2gbrp16_full_X_c() local
2382 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()