Home
last modified time | relevance | path

Searched refs:OBMC_FILTER4 (Results 1 – 8 of 8) sorted by relevance

/dports/sysutils/xvidcap/xvidcap-1.1.7/ffmpeg/libavcodec/
H A Dmpegvideo_common.h406 OBMC_FILTER4(x+2, 2, 1, 5, 0, 0); in put_obmc()
407 OBMC_FILTER4(x+4, 2, 0, 5, 1, 0); in put_obmc()
416 OBMC_FILTER4(x , 1, 2, 5, 0, 0); in put_obmc()
417 OBMC_FILTER4(x+2, 1, 1, 6, 0, 0); in put_obmc()
418 OBMC_FILTER4(x+4, 1, 0, 6, 1, 0); in put_obmc()
419 OBMC_FILTER4(x+6, 1, 0, 5, 2, 0); in put_obmc()
421 OBMC_FILTER4(x , 0, 2, 5, 0, 1); in put_obmc()
422 OBMC_FILTER4(x+2, 0, 1, 6, 0, 1); in put_obmc()
423 OBMC_FILTER4(x+4, 0, 0, 6, 1, 1); in put_obmc()
424 OBMC_FILTER4(x+6, 0, 0, 5, 2, 1); in put_obmc()
[all …]
/dports/multimedia/handbrake/ffmpeg-4.4/libavcodec/
H A Dmpegvideo_motion.c416 #define OBMC_FILTER4(x, t, l, m, r, b)\ in put_obmc() macro
425 OBMC_FILTER4(x + 2, 2, 1, 5, 0, 0); in put_obmc()
426 OBMC_FILTER4(x + 4, 2, 0, 5, 1, 0); in put_obmc()
435 OBMC_FILTER4(x , 1, 2, 5, 0, 0); in put_obmc()
436 OBMC_FILTER4(x + 2, 1, 1, 6, 0, 0); in put_obmc()
437 OBMC_FILTER4(x + 4, 1, 0, 6, 1, 0); in put_obmc()
438 OBMC_FILTER4(x + 6, 1, 0, 5, 2, 0); in put_obmc()
440 OBMC_FILTER4(x , 0, 2, 5, 0, 1); in put_obmc()
441 OBMC_FILTER4(x + 2, 0, 1, 6, 0, 1); in put_obmc()
442 OBMC_FILTER4(x + 4, 0, 0, 6, 1, 1); in put_obmc()
[all …]
/dports/emulators/vice/vice-3.5/src/lib/libffmpeg/libavcodec/
H A Dmpegvideo_motion.c419 #define OBMC_FILTER4(x, t, l, m, r, b)\ in put_obmc() macro
428 OBMC_FILTER4(x + 2, 2, 1, 5, 0, 0); in put_obmc()
429 OBMC_FILTER4(x + 4, 2, 0, 5, 1, 0); in put_obmc()
438 OBMC_FILTER4(x , 1, 2, 5, 0, 0); in put_obmc()
439 OBMC_FILTER4(x + 2, 1, 1, 6, 0, 0); in put_obmc()
440 OBMC_FILTER4(x + 4, 1, 0, 6, 1, 0); in put_obmc()
441 OBMC_FILTER4(x + 6, 1, 0, 5, 2, 0); in put_obmc()
443 OBMC_FILTER4(x , 0, 2, 5, 0, 1); in put_obmc()
444 OBMC_FILTER4(x + 2, 0, 1, 6, 0, 1); in put_obmc()
445 OBMC_FILTER4(x + 4, 0, 0, 6, 1, 1); in put_obmc()
[all …]
/dports/multimedia/ffmpeg/ffmpeg-4.4.1/libavcodec/
H A Dmpegvideo_motion.c416 #define OBMC_FILTER4(x, t, l, m, r, b)\ in put_obmc() macro
425 OBMC_FILTER4(x + 2, 2, 1, 5, 0, 0); in put_obmc()
426 OBMC_FILTER4(x + 4, 2, 0, 5, 1, 0); in put_obmc()
435 OBMC_FILTER4(x , 1, 2, 5, 0, 0); in put_obmc()
436 OBMC_FILTER4(x + 2, 1, 1, 6, 0, 0); in put_obmc()
437 OBMC_FILTER4(x + 4, 1, 0, 6, 1, 0); in put_obmc()
438 OBMC_FILTER4(x + 6, 1, 0, 5, 2, 0); in put_obmc()
440 OBMC_FILTER4(x , 0, 2, 5, 0, 1); in put_obmc()
441 OBMC_FILTER4(x + 2, 0, 1, 6, 0, 1); in put_obmc()
442 OBMC_FILTER4(x + 4, 0, 0, 6, 1, 1); in put_obmc()
[all …]
/dports/multimedia/gstreamer1-libav/gst-libav-1.16.2/gst-libs/ext/libav/libavcodec/
H A Dmpegvideo_motion.c419 #define OBMC_FILTER4(x, t, l, m, r, b)\ in put_obmc() macro
428 OBMC_FILTER4(x + 2, 2, 1, 5, 0, 0); in put_obmc()
429 OBMC_FILTER4(x + 4, 2, 0, 5, 1, 0); in put_obmc()
438 OBMC_FILTER4(x , 1, 2, 5, 0, 0); in put_obmc()
439 OBMC_FILTER4(x + 2, 1, 1, 6, 0, 0); in put_obmc()
440 OBMC_FILTER4(x + 4, 1, 0, 6, 1, 0); in put_obmc()
441 OBMC_FILTER4(x + 6, 1, 0, 5, 2, 0); in put_obmc()
443 OBMC_FILTER4(x , 0, 2, 5, 0, 1); in put_obmc()
444 OBMC_FILTER4(x + 2, 0, 1, 6, 0, 1); in put_obmc()
445 OBMC_FILTER4(x + 4, 0, 0, 6, 1, 1); in put_obmc()
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/ffmpeg/libavcodec/
H A Dmpegvideo_motion.c419 #define OBMC_FILTER4(x, t, l, m, r, b)\ in put_obmc() macro
428 OBMC_FILTER4(x + 2, 2, 1, 5, 0, 0); in put_obmc()
429 OBMC_FILTER4(x + 4, 2, 0, 5, 1, 0); in put_obmc()
438 OBMC_FILTER4(x , 1, 2, 5, 0, 0); in put_obmc()
439 OBMC_FILTER4(x + 2, 1, 1, 6, 0, 0); in put_obmc()
440 OBMC_FILTER4(x + 4, 1, 0, 6, 1, 0); in put_obmc()
441 OBMC_FILTER4(x + 6, 1, 0, 5, 2, 0); in put_obmc()
443 OBMC_FILTER4(x , 0, 2, 5, 0, 1); in put_obmc()
444 OBMC_FILTER4(x + 2, 0, 1, 6, 0, 1); in put_obmc()
445 OBMC_FILTER4(x + 4, 0, 0, 6, 1, 1); in put_obmc()
[all …]
/dports/emulators/libretro-vice/vice-libretro-5725415/vice/src/lib/libffmpeg/libavcodec/
H A Dmpegvideo_motion.c419 #define OBMC_FILTER4(x, t, l, m, r, b)\ in put_obmc() macro
428 OBMC_FILTER4(x + 2, 2, 1, 5, 0, 0); in put_obmc()
429 OBMC_FILTER4(x + 4, 2, 0, 5, 1, 0); in put_obmc()
438 OBMC_FILTER4(x , 1, 2, 5, 0, 0); in put_obmc()
439 OBMC_FILTER4(x + 2, 1, 1, 6, 0, 0); in put_obmc()
440 OBMC_FILTER4(x + 4, 1, 0, 6, 1, 0); in put_obmc()
441 OBMC_FILTER4(x + 6, 1, 0, 5, 2, 0); in put_obmc()
443 OBMC_FILTER4(x , 0, 2, 5, 0, 1); in put_obmc()
444 OBMC_FILTER4(x + 2, 0, 1, 6, 0, 1); in put_obmc()
445 OBMC_FILTER4(x + 4, 0, 0, 6, 1, 1); in put_obmc()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/ffmpeg/libavcodec/
H A Dmpegvideo_motion.c419 #define OBMC_FILTER4(x, t, l, m, r, b)\ in put_obmc() macro
428 OBMC_FILTER4(x + 2, 2, 1, 5, 0, 0); in put_obmc()
429 OBMC_FILTER4(x + 4, 2, 0, 5, 1, 0); in put_obmc()
438 OBMC_FILTER4(x , 1, 2, 5, 0, 0); in put_obmc()
439 OBMC_FILTER4(x + 2, 1, 1, 6, 0, 0); in put_obmc()
440 OBMC_FILTER4(x + 4, 1, 0, 6, 1, 0); in put_obmc()
441 OBMC_FILTER4(x + 6, 1, 0, 5, 2, 0); in put_obmc()
443 OBMC_FILTER4(x , 0, 2, 5, 0, 1); in put_obmc()
444 OBMC_FILTER4(x + 2, 0, 1, 6, 0, 1); in put_obmc()
445 OBMC_FILTER4(x + 4, 0, 0, 6, 1, 1); in put_obmc()
[all …]