Lines Matching refs:int16_t
258 static void RENAME(yuv2rgb32_X_ar)(SwsContext *c, const int16_t *lumFilter, in RENAME()
259 const int16_t **lumSrc, int lumFilterSize, in RENAME()
260 const int16_t *chrFilter, const int16_t **chrUSrc, in RENAME()
261 const int16_t **chrVSrc, in RENAME()
262 int chrFilterSize, const int16_t **alpSrc, in RENAME()
291 static void RENAME(yuv2rgb32_X)(SwsContext *c, const int16_t *lumFilter, in RENAME()
292 const int16_t **lumSrc, int lumFilterSize, in RENAME()
293 const int16_t *chrFilter, const int16_t **chrUSrc, in RENAME()
294 const int16_t **chrVSrc, in RENAME()
295 int chrFilterSize, const int16_t **alpSrc, in RENAME()
320 static void RENAME(yuv2bgr32_X)(SwsContext *c, const int16_t *lumFilter, in RENAME()
321 const int16_t **lumSrc, int lumFilterSize, in RENAME()
322 const int16_t *chrFilter, const int16_t **chrUSrc, in RENAME()
323 const int16_t **chrVSrc, in RENAME()
324 int chrFilterSize, const int16_t **alpSrc, in RENAME()
377 static void RENAME(yuv2rgb565_X_ar)(SwsContext *c, const int16_t *lumFilter, in RENAME()
378 const int16_t **lumSrc, int lumFilterSize, in RENAME()
379 const int16_t *chrFilter, const int16_t **chrUSrc, in RENAME()
380 const int16_t **chrVSrc, in RENAME()
381 int chrFilterSize, const int16_t **alpSrc, in RENAME()
401 static void RENAME(yuv2rgb565_X)(SwsContext *c, const int16_t *lumFilter, in RENAME()
402 const int16_t **lumSrc, int lumFilterSize, in RENAME()
403 const int16_t *chrFilter, const int16_t **chrUSrc, in RENAME()
404 const int16_t **chrVSrc, in RENAME()
405 int chrFilterSize, const int16_t **alpSrc, in RENAME()
454 static void RENAME(yuv2rgb555_X_ar)(SwsContext *c, const int16_t *lumFilter, in RENAME()
455 const int16_t **lumSrc, int lumFilterSize, in RENAME()
456 const int16_t *chrFilter, const int16_t **chrUSrc, in RENAME()
457 const int16_t **chrVSrc, in RENAME()
458 int chrFilterSize, const int16_t **alpSrc, in RENAME()
478 static void RENAME(yuv2rgb555_X)(SwsContext *c, const int16_t *lumFilter, in RENAME()
479 const int16_t **lumSrc, int lumFilterSize, in RENAME()
480 const int16_t *chrFilter, const int16_t **chrUSrc, in RENAME()
481 const int16_t **chrVSrc, in RENAME()
482 int chrFilterSize, const int16_t **alpSrc, in RENAME()
612 static void RENAME(yuv2bgr24_X_ar)(SwsContext *c, const int16_t *lumFilter, in RENAME()
613 const int16_t **lumSrc, int lumFilterSize, in RENAME()
614 const int16_t *chrFilter, const int16_t **chrUSrc, in RENAME()
615 const int16_t **chrVSrc, in RENAME()
616 int chrFilterSize, const int16_t **alpSrc, in RENAME()
637 static void RENAME(yuv2bgr24_X)(SwsContext *c, const int16_t *lumFilter, in RENAME()
638 const int16_t **lumSrc, int lumFilterSize, in RENAME()
639 const int16_t *chrFilter, const int16_t **chrUSrc, in RENAME()
640 const int16_t **chrVSrc, in RENAME()
641 int chrFilterSize, const int16_t **alpSrc, in RENAME()
680 static void RENAME(yuv2yuyv422_X_ar)(SwsContext *c, const int16_t *lumFilter, in RENAME()
681 const int16_t **lumSrc, int lumFilterSize, in RENAME()
682 const int16_t *chrFilter, const int16_t **chrUSrc, in RENAME()
683 const int16_t **chrVSrc, in RENAME()
684 int chrFilterSize, const int16_t **alpSrc, in RENAME()
701 static void RENAME(yuv2yuyv422_X)(SwsContext *c, const int16_t *lumFilter, in RENAME()
702 const int16_t **lumSrc, int lumFilterSize, in RENAME()
703 const int16_t *chrFilter, const int16_t **chrUSrc, in RENAME()
704 const int16_t **chrVSrc, in RENAME()
705 int chrFilterSize, const int16_t **alpSrc, in RENAME()
802 static void RENAME(yuv2rgb32_2)(SwsContext *c, const int16_t *buf[2], in RENAME()
803 const int16_t *ubuf[2], const int16_t *vbuf[2], in RENAME()
804 const int16_t *abuf[2], uint8_t *dest, in RENAME()
807 const int16_t *buf0 = buf[0], *buf1 = buf[1], in RENAME()
811 const int16_t *abuf0 = abuf[0], *abuf1 = abuf[1]; in RENAME()
866 static void RENAME(yuv2bgr24_2)(SwsContext *c, const int16_t *buf[2], in RENAME()
867 const int16_t *ubuf[2], const int16_t *vbuf[2], in RENAME()
868 const int16_t *abuf[2], uint8_t *dest, in RENAME()
871 const int16_t *buf0 = buf[0], *buf1 = buf[1], in RENAME()
889 static void RENAME(yuv2rgb555_2)(SwsContext *c, const int16_t *buf[2], in RENAME()
890 const int16_t *ubuf[2], const int16_t *vbuf[2], in RENAME()
891 const int16_t *abuf[2], uint8_t *dest, in RENAME()
894 const int16_t *buf0 = buf[0], *buf1 = buf[1], in RENAME()
918 static void RENAME(yuv2rgb565_2)(SwsContext *c, const int16_t *buf[2], in RENAME()
919 const int16_t *ubuf[2], const int16_t *vbuf[2], in RENAME()
920 const int16_t *abuf[2], uint8_t *dest, in RENAME()
923 const int16_t *buf0 = buf[0], *buf1 = buf[1], in RENAME()
987 static void RENAME(yuv2yuyv422_2)(SwsContext *c, const int16_t *buf[2], in RENAME()
988 const int16_t *ubuf[2], const int16_t *vbuf[2], in RENAME()
989 const int16_t *abuf[2], uint8_t *dest, in RENAME()
992 const int16_t *buf0 = buf[0], *buf1 = buf[1], in RENAME()
1126 static void RENAME(yuv2rgb32_1)(SwsContext *c, const int16_t *buf0, in RENAME()
1127 const int16_t *ubuf[2], const int16_t *vbuf[2], in RENAME()
1128 const int16_t *abuf0, uint8_t *dest, in RENAME()
1131 const int16_t *ubuf0 = ubuf[0]; in RENAME()
1132 const int16_t *buf1= buf0; //FIXME needed for RGB1/BGR1 in RENAME()
1135 const int16_t *ubuf1 = ubuf[0]; in RENAME()
1164 const int16_t *ubuf1 = ubuf[1]; in RENAME()
1195 static void RENAME(yuv2bgr24_1)(SwsContext *c, const int16_t *buf0, in RENAME()
1196 const int16_t *ubuf[2], const int16_t *vbuf[2], in RENAME()
1197 const int16_t *abuf0, uint8_t *dest, in RENAME()
1200 const int16_t *ubuf0 = ubuf[0]; in RENAME()
1201 const int16_t *buf1= buf0; //FIXME needed for RGB1/BGR1 in RENAME()
1204 const int16_t *ubuf1 = ubuf[0]; in RENAME()
1219 const int16_t *ubuf1 = ubuf[1]; in RENAME()
1236 static void RENAME(yuv2rgb555_1)(SwsContext *c, const int16_t *buf0, in RENAME()
1237 const int16_t *ubuf[2], const int16_t *vbuf[2], in RENAME()
1238 const int16_t *abuf0, uint8_t *dest, in RENAME()
1241 const int16_t *ubuf0 = ubuf[0]; in RENAME()
1242 const int16_t *buf1= buf0; //FIXME needed for RGB1/BGR1 in RENAME()
1245 const int16_t *ubuf1 = ubuf[0]; in RENAME()
1266 const int16_t *ubuf1 = ubuf[1]; in RENAME()
1289 static void RENAME(yuv2rgb565_1)(SwsContext *c, const int16_t *buf0, in RENAME()
1290 const int16_t *ubuf[2], const int16_t *vbuf[2], in RENAME()
1291 const int16_t *abuf0, uint8_t *dest, in RENAME()
1294 const int16_t *ubuf0 = ubuf[0]; in RENAME()
1295 const int16_t *buf1= buf0; //FIXME needed for RGB1/BGR1 in RENAME()
1298 const int16_t *ubuf1 = ubuf[0]; in RENAME()
1319 const int16_t *ubuf1 = ubuf[1]; in RENAME()
1379 static void RENAME(yuv2yuyv422_1)(SwsContext *c, const int16_t *buf0, in RENAME()
1380 const int16_t *ubuf[2], const int16_t *vbuf[2], in RENAME()
1381 const int16_t *abuf0, uint8_t *dest, in RENAME()
1384 const int16_t *ubuf0 = ubuf[0]; in RENAME()
1385 const int16_t *buf1= buf0; //FIXME needed for RGB1/BGR1 in RENAME()
1388 const int16_t *ubuf1 = ubuf[0]; in RENAME()
1401 const int16_t *ubuf1 = ubuf[1]; in RENAME()