Searched refs:ugCoeff (Results 1 – 19 of 19) sorted by relevance
/dports/sysutils/xvidcap/xvidcap-1.1.7/ffmpeg/libswscale/ |
H A D | yuv2rgb_vis.c | 189 c->sparc_coeffs[9]=c->ugCoeff; in yuv2rgb_init_vis() 193 …c->sparc_coeffs[2]=(((int16_t)c->uOffset*(int16_t)c->ugCoeff>>11) & 0xffff) * 0x0001000100010001UL… in yuv2rgb_init_vis()
|
H A D | yuv2rgb_bfin.c | 74 c->cgu = c->ugCoeff; in bfin_prepare_coefficients() 80 c->cgv = c->ugCoeff; in bfin_prepare_coefficients()
|
H A D | swscale_internal.h | 139 uint64_t ugCoeff __attribute__((aligned(8))); member
|
H A D | swscale_template.c | 406 "pmulhw "MANGLE(ugCoeff)", %%mm2 \n\t"\
|
H A D | swscale.c | 1972 c->ugCoeff= roundToInt16(cgu*8192) * 0x0001000100010001ULL;
|
/dports/emulators/vice/vice-3.5/src/lib/libffmpeg/libswscale/ |
H A D | swscale_internal.h | 444 DECLARE_ALIGNED(8, uint64_t, ugCoeff);
|
H A D | yuv2rgb.c | 762 c->ugCoeff = roundToInt16(cgu * 8192) * ULLN(0x0001000100010001); in ff_yuv2rgb_c_init_tables()
|
/dports/emulators/libretro-vice/vice-libretro-5725415/vice/src/lib/libffmpeg/libswscale/ |
H A D | swscale_internal.h | 444 DECLARE_ALIGNED(8, uint64_t, ugCoeff);
|
H A D | yuv2rgb.c | 762 c->ugCoeff = roundToInt16(cgu * 8192) * ULLN(0x0001000100010001); in ff_yuv2rgb_c_init_tables()
|
/dports/multimedia/handbrake/ffmpeg-4.4/libswscale/ |
H A D | swscale_internal.h | 475 DECLARE_ALIGNED(8, uint64_t, ugCoeff);
|
H A D | yuv2rgb.c | 837 c->ugCoeff = roundToInt16(cgu * (1 << 13)) * 0x0001000100010001ULL; in ff_yuv2rgb_c_init_tables()
|
/dports/multimedia/gstreamer1-libav/gst-libav-1.16.2/gst-libs/ext/libav/libswscale/ |
H A D | swscale_internal.h | 474 DECLARE_ALIGNED(8, uint64_t, ugCoeff);
|
H A D | yuv2rgb.c | 835 c->ugCoeff = roundToInt16(cgu * (1 << 13)) * 0x0001000100010001ULL; in ff_yuv2rgb_c_init_tables()
|
/dports/multimedia/ffmpeg/ffmpeg-4.4.1/libswscale/ |
H A D | swscale_internal.h | 475 DECLARE_ALIGNED(8, uint64_t, ugCoeff);
|
H A D | yuv2rgb.c | 837 c->ugCoeff = roundToInt16(cgu * (1 << 13)) * 0x0001000100010001ULL; in ff_yuv2rgb_c_init_tables()
|
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/ffmpeg/libswscale/ |
H A D | swscale_internal.h | 474 DECLARE_ALIGNED(8, uint64_t, ugCoeff);
|
H A D | yuv2rgb.c | 835 c->ugCoeff = roundToInt16(cgu * (1 << 13)) * 0x0001000100010001ULL; in ff_yuv2rgb_c_init_tables()
|
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/ffmpeg/libswscale/ |
H A D | swscale_internal.h | 474 DECLARE_ALIGNED(8, uint64_t, ugCoeff);
|
H A D | yuv2rgb.c | 837 c->ugCoeff = roundToInt16(cgu * (1 << 13)) * 0x0001000100010001ULL; in ff_yuv2rgb_c_init_tables()
|