/dports/sysutils/xvidcap/xvidcap-1.1.7/ffmpeg/libavcodec/ |
H A D | rv34.c | 646 static void rv34_mc_1mv(RV34DecContext *r, const int block_type, in rv34_mc_1mv() function 712 rv34_mc_1mv (r, block_type, 0, 0, 0, 2, 2, 0); in rv34_decode_mv() 732 rv34_mc_1mv (r, block_type, 0, 0, 0, 2, 2, 0); in rv34_decode_mv() 739 rv34_mc_1mv (r, block_type, 0, 0, 0, 2, 2, block_type == RV34_MB_B_BACKWARD); in rv34_decode_mv() 746 rv34_mc_1mv(r, block_type, 0, 0, 0, 2, 1, 0); in rv34_decode_mv() 747 rv34_mc_1mv(r, block_type, 0, 8, s->b8_stride, 2, 1, 0); in rv34_decode_mv() 750 rv34_mc_1mv(r, block_type, 0, 0, 0, 1, 2, 0); in rv34_decode_mv() 751 rv34_mc_1mv(r, block_type, 8, 0, 1, 1, 2, 0); in rv34_decode_mv() 762 rv34_mc_1mv (r, block_type, (i&1)<<3, (i&2)<<2, (i&1)+(i>>1)*s->b8_stride, 1, 1, 0); in rv34_decode_mv()
|
/dports/multimedia/handbrake/ffmpeg-4.4/libavcodec/ |
H A D | rv34.c | 774 static void rv34_mc_1mv(RV34DecContext *r, const int block_type, in rv34_mc_1mv() function 877 rv34_mc_1mv (r, block_type, 0, 0, 0, 2, 2, 0); in rv34_decode_mv() 905 rv34_mc_1mv (r, block_type, 0, 0, 0, 2, 2, 0); in rv34_decode_mv() 915 rv34_mc_1mv (r, block_type, 0, 0, 0, 2, 2, block_type == RV34_MB_B_BACKWARD); in rv34_decode_mv() 922 rv34_mc_1mv(r, block_type, 0, 0, 0, 2, 1, 0); in rv34_decode_mv() 923 rv34_mc_1mv(r, block_type, 0, 8, s->b8_stride, 2, 1, 0); in rv34_decode_mv() 926 rv34_mc_1mv(r, block_type, 0, 0, 0, 1, 2, 0); in rv34_decode_mv() 927 rv34_mc_1mv(r, block_type, 8, 0, 1, 1, 2, 0); in rv34_decode_mv() 938 rv34_mc_1mv (r, block_type, (i&1)<<3, (i&2)<<2, (i&1)+(i>>1)*s->b8_stride, 1, 1, 0); in rv34_decode_mv()
|
/dports/emulators/vice/vice-3.5/src/lib/libffmpeg/libavcodec/ |
H A D | rv34.c | 780 static void rv34_mc_1mv(RV34DecContext *r, const int block_type, in rv34_mc_1mv() function 878 rv34_mc_1mv (r, block_type, 0, 0, 0, 2, 2, 0); in rv34_decode_mv() 906 rv34_mc_1mv (r, block_type, 0, 0, 0, 2, 2, 0); in rv34_decode_mv() 916 rv34_mc_1mv (r, block_type, 0, 0, 0, 2, 2, block_type == RV34_MB_B_BACKWARD); in rv34_decode_mv() 923 rv34_mc_1mv(r, block_type, 0, 0, 0, 2, 1, 0); in rv34_decode_mv() 924 rv34_mc_1mv(r, block_type, 0, 8, s->b8_stride, 2, 1, 0); in rv34_decode_mv() 927 rv34_mc_1mv(r, block_type, 0, 0, 0, 1, 2, 0); in rv34_decode_mv() 928 rv34_mc_1mv(r, block_type, 8, 0, 1, 1, 2, 0); in rv34_decode_mv() 939 rv34_mc_1mv (r, block_type, (i&1)<<3, (i&2)<<2, (i&1)+(i>>1)*s->b8_stride, 1, 1, 0); in rv34_decode_mv()
|
/dports/multimedia/ffmpeg/ffmpeg-4.4.1/libavcodec/ |
H A D | rv34.c | 774 static void rv34_mc_1mv(RV34DecContext *r, const int block_type, in rv34_mc_1mv() function 877 rv34_mc_1mv (r, block_type, 0, 0, 0, 2, 2, 0); in rv34_decode_mv() 905 rv34_mc_1mv (r, block_type, 0, 0, 0, 2, 2, 0); in rv34_decode_mv() 915 rv34_mc_1mv (r, block_type, 0, 0, 0, 2, 2, block_type == RV34_MB_B_BACKWARD); in rv34_decode_mv() 922 rv34_mc_1mv(r, block_type, 0, 0, 0, 2, 1, 0); in rv34_decode_mv() 923 rv34_mc_1mv(r, block_type, 0, 8, s->b8_stride, 2, 1, 0); in rv34_decode_mv() 926 rv34_mc_1mv(r, block_type, 0, 0, 0, 1, 2, 0); in rv34_decode_mv() 927 rv34_mc_1mv(r, block_type, 8, 0, 1, 1, 2, 0); in rv34_decode_mv() 938 rv34_mc_1mv (r, block_type, (i&1)<<3, (i&2)<<2, (i&1)+(i>>1)*s->b8_stride, 1, 1, 0); in rv34_decode_mv()
|
/dports/multimedia/gstreamer1-libav/gst-libav-1.16.2/gst-libs/ext/libav/libavcodec/ |
H A D | rv34.c | 781 static void rv34_mc_1mv(RV34DecContext *r, const int block_type, in rv34_mc_1mv() function 884 rv34_mc_1mv (r, block_type, 0, 0, 0, 2, 2, 0); in rv34_decode_mv() 912 rv34_mc_1mv (r, block_type, 0, 0, 0, 2, 2, 0); in rv34_decode_mv() 922 rv34_mc_1mv (r, block_type, 0, 0, 0, 2, 2, block_type == RV34_MB_B_BACKWARD); in rv34_decode_mv() 929 rv34_mc_1mv(r, block_type, 0, 0, 0, 2, 1, 0); in rv34_decode_mv() 930 rv34_mc_1mv(r, block_type, 0, 8, s->b8_stride, 2, 1, 0); in rv34_decode_mv() 933 rv34_mc_1mv(r, block_type, 0, 0, 0, 1, 2, 0); in rv34_decode_mv() 934 rv34_mc_1mv(r, block_type, 8, 0, 1, 1, 2, 0); in rv34_decode_mv() 945 rv34_mc_1mv (r, block_type, (i&1)<<3, (i&2)<<2, (i&1)+(i>>1)*s->b8_stride, 1, 1, 0); in rv34_decode_mv()
|
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/ffmpeg/libavcodec/ |
H A D | rv34.c | 781 static void rv34_mc_1mv(RV34DecContext *r, const int block_type, in rv34_mc_1mv() function 884 rv34_mc_1mv (r, block_type, 0, 0, 0, 2, 2, 0); in rv34_decode_mv() 912 rv34_mc_1mv (r, block_type, 0, 0, 0, 2, 2, 0); in rv34_decode_mv() 922 rv34_mc_1mv (r, block_type, 0, 0, 0, 2, 2, block_type == RV34_MB_B_BACKWARD); in rv34_decode_mv() 929 rv34_mc_1mv(r, block_type, 0, 0, 0, 2, 1, 0); in rv34_decode_mv() 930 rv34_mc_1mv(r, block_type, 0, 8, s->b8_stride, 2, 1, 0); in rv34_decode_mv() 933 rv34_mc_1mv(r, block_type, 0, 0, 0, 1, 2, 0); in rv34_decode_mv() 934 rv34_mc_1mv(r, block_type, 8, 0, 1, 1, 2, 0); in rv34_decode_mv() 945 rv34_mc_1mv (r, block_type, (i&1)<<3, (i&2)<<2, (i&1)+(i>>1)*s->b8_stride, 1, 1, 0); in rv34_decode_mv()
|
/dports/emulators/libretro-vice/vice-libretro-5725415/vice/src/lib/libffmpeg/libavcodec/ |
H A D | rv34.c | 780 static void rv34_mc_1mv(RV34DecContext *r, const int block_type, in rv34_mc_1mv() function 878 rv34_mc_1mv (r, block_type, 0, 0, 0, 2, 2, 0); in rv34_decode_mv() 906 rv34_mc_1mv (r, block_type, 0, 0, 0, 2, 2, 0); in rv34_decode_mv() 916 rv34_mc_1mv (r, block_type, 0, 0, 0, 2, 2, block_type == RV34_MB_B_BACKWARD); in rv34_decode_mv() 923 rv34_mc_1mv(r, block_type, 0, 0, 0, 2, 1, 0); in rv34_decode_mv() 924 rv34_mc_1mv(r, block_type, 0, 8, s->b8_stride, 2, 1, 0); in rv34_decode_mv() 927 rv34_mc_1mv(r, block_type, 0, 0, 0, 1, 2, 0); in rv34_decode_mv() 928 rv34_mc_1mv(r, block_type, 8, 0, 1, 1, 2, 0); in rv34_decode_mv() 939 rv34_mc_1mv (r, block_type, (i&1)<<3, (i&2)<<2, (i&1)+(i>>1)*s->b8_stride, 1, 1, 0); in rv34_decode_mv()
|
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/ffmpeg/libavcodec/ |
H A D | rv34.c | 781 static void rv34_mc_1mv(RV34DecContext *r, const int block_type, in rv34_mc_1mv() function 884 rv34_mc_1mv (r, block_type, 0, 0, 0, 2, 2, 0); in rv34_decode_mv() 912 rv34_mc_1mv (r, block_type, 0, 0, 0, 2, 2, 0); in rv34_decode_mv() 922 rv34_mc_1mv (r, block_type, 0, 0, 0, 2, 2, block_type == RV34_MB_B_BACKWARD); in rv34_decode_mv() 929 rv34_mc_1mv(r, block_type, 0, 0, 0, 2, 1, 0); in rv34_decode_mv() 930 rv34_mc_1mv(r, block_type, 0, 8, s->b8_stride, 2, 1, 0); in rv34_decode_mv() 933 rv34_mc_1mv(r, block_type, 0, 0, 0, 1, 2, 0); in rv34_decode_mv() 934 rv34_mc_1mv(r, block_type, 8, 0, 1, 1, 2, 0); in rv34_decode_mv() 945 rv34_mc_1mv (r, block_type, (i&1)<<3, (i&2)<<2, (i&1)+(i>>1)*s->b8_stride, 1, 1, 0); in rv34_decode_mv()
|