Home
last modified time | relevance | path

Searched +defs:mp +defs:gb (Results 1 – 25 of 93) sorted by relevance

1234

/dports/multimedia/handbrake/ffmpeg-4.4/libavcodec/
H A Dmotionpixels.c58 MotionPixelsContext *mp = avctx->priv_data; in mp_decode_end() local
72 MotionPixelsContext *mp = avctx->priv_data; in mp_decode_init() local
102 static void mp_read_changes_map(MotionPixelsContext *mp, GetBitContext *gb, int count, int bits_len… in mp_read_changes_map()
131 static int mp_get_code(MotionPixelsContext *mp, GetBitContext *gb, int size) in mp_get_code()
151 static int mp_read_codes_table(MotionPixelsContext *mp, GetBitContext *gb) in mp_read_codes_table()
182 static YuvPixel mp_get_yuv_from_rgb(MotionPixelsContext *mp, int x, int y) in mp_get_yuv_from_rgb()
198 static av_always_inline int mp_get_vlc(MotionPixelsContext *mp, GetBitContext *gb) in mp_get_vlc()
204 static void mp_decode_line(MotionPixelsContext *mp, GetBitContext *gb, int y) in mp_decode_line()
251 static void mp_decode_frame_helper(MotionPixelsContext *mp, GetBitContext *gb) in mp_decode_frame_helper()
286 MotionPixelsContext *mp = avctx->priv_data; in mp_decode_frame() local
[all …]
/dports/emulators/vice/vice-3.5/src/lib/libffmpeg/libavcodec/
H A Dmotionpixels.c55 MotionPixelsContext *mp = avctx->priv_data; in mp_decode_end() local
68 MotionPixelsContext *mp = avctx->priv_data; in mp_decode_init() local
101 static void mp_read_changes_map(MotionPixelsContext *mp, GetBitContext *gb, int count, int bits_len… in mp_read_changes_map()
130 static int mp_get_code(MotionPixelsContext *mp, GetBitContext *gb, int size, int code) in mp_get_code()
152 static int mp_read_codes_table(MotionPixelsContext *mp, GetBitContext *gb) in mp_read_codes_table()
174 static int mp_gradient(MotionPixelsContext *mp, int component, int v) in mp_gradient()
199 static int mp_get_vlc(MotionPixelsContext *mp, GetBitContext *gb) in mp_get_vlc()
207 static void mp_decode_line(MotionPixelsContext *mp, GetBitContext *gb, int y) in mp_decode_line()
254 static void mp_decode_frame_helper(MotionPixelsContext *mp, GetBitContext *gb) in mp_decode_frame_helper()
289 MotionPixelsContext *mp = avctx->priv_data; in mp_decode_frame() local
[all …]
/dports/multimedia/ffmpeg/ffmpeg-4.4.1/libavcodec/
H A Dmotionpixels.c58 MotionPixelsContext *mp = avctx->priv_data; in mp_decode_end() local
72 MotionPixelsContext *mp = avctx->priv_data; in mp_decode_init() local
102 static void mp_read_changes_map(MotionPixelsContext *mp, GetBitContext *gb, int count, int bits_len… in mp_read_changes_map()
131 static int mp_get_code(MotionPixelsContext *mp, GetBitContext *gb, int size) in mp_get_code()
151 static int mp_read_codes_table(MotionPixelsContext *mp, GetBitContext *gb) in mp_read_codes_table()
182 static YuvPixel mp_get_yuv_from_rgb(MotionPixelsContext *mp, int x, int y) in mp_get_yuv_from_rgb()
198 static av_always_inline int mp_get_vlc(MotionPixelsContext *mp, GetBitContext *gb) in mp_get_vlc()
204 static void mp_decode_line(MotionPixelsContext *mp, GetBitContext *gb, int y) in mp_decode_line()
251 static void mp_decode_frame_helper(MotionPixelsContext *mp, GetBitContext *gb) in mp_decode_frame_helper()
286 MotionPixelsContext *mp = avctx->priv_data; in mp_decode_frame() local
[all …]
/dports/multimedia/gstreamer1-libav/gst-libav-1.16.2/gst-libs/ext/libav/libavcodec/
H A Dmotionpixels.c55 MotionPixelsContext *mp = avctx->priv_data; in mp_decode_end() local
68 MotionPixelsContext *mp = avctx->priv_data; in mp_decode_init() local
101 static void mp_read_changes_map(MotionPixelsContext *mp, GetBitContext *gb, int count, int bits_len… in mp_read_changes_map()
130 static int mp_get_code(MotionPixelsContext *mp, GetBitContext *gb, int size, int code) in mp_get_code()
152 static int mp_read_codes_table(MotionPixelsContext *mp, GetBitContext *gb) in mp_read_codes_table()
174 static int mp_gradient(MotionPixelsContext *mp, int component, int v) in mp_gradient()
199 static int mp_get_vlc(MotionPixelsContext *mp, GetBitContext *gb) in mp_get_vlc()
207 static void mp_decode_line(MotionPixelsContext *mp, GetBitContext *gb, int y) in mp_decode_line()
254 static void mp_decode_frame_helper(MotionPixelsContext *mp, GetBitContext *gb) in mp_decode_frame_helper()
289 MotionPixelsContext *mp = avctx->priv_data; in mp_decode_frame() local
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/ffmpeg/libavcodec/
H A Dmotionpixels.c55 MotionPixelsContext *mp = avctx->priv_data; in mp_decode_end() local
68 MotionPixelsContext *mp = avctx->priv_data; in mp_decode_init() local
101 static void mp_read_changes_map(MotionPixelsContext *mp, GetBitContext *gb, int count, int bits_len… in mp_read_changes_map()
130 static int mp_get_code(MotionPixelsContext *mp, GetBitContext *gb, int size, int code) in mp_get_code()
152 static int mp_read_codes_table(MotionPixelsContext *mp, GetBitContext *gb) in mp_read_codes_table()
183 static YuvPixel mp_get_yuv_from_rgb(MotionPixelsContext *mp, int x, int y) in mp_get_yuv_from_rgb()
199 static av_always_inline int mp_get_vlc(MotionPixelsContext *mp, GetBitContext *gb) in mp_get_vlc()
209 static void mp_decode_line(MotionPixelsContext *mp, GetBitContext *gb, int y) in mp_decode_line()
256 static void mp_decode_frame_helper(MotionPixelsContext *mp, GetBitContext *gb) in mp_decode_frame_helper()
291 MotionPixelsContext *mp = avctx->priv_data; in mp_decode_frame() local
[all …]
/dports/emulators/libretro-vice/vice-libretro-5725415/vice/src/lib/libffmpeg/libavcodec/
H A Dmotionpixels.c55 MotionPixelsContext *mp = avctx->priv_data; in mp_decode_end() local
68 MotionPixelsContext *mp = avctx->priv_data; in mp_decode_init() local
101 static void mp_read_changes_map(MotionPixelsContext *mp, GetBitContext *gb, int count, int bits_len… in mp_read_changes_map()
130 static int mp_get_code(MotionPixelsContext *mp, GetBitContext *gb, int size, int code) in mp_get_code()
152 static int mp_read_codes_table(MotionPixelsContext *mp, GetBitContext *gb) in mp_read_codes_table()
174 static int mp_gradient(MotionPixelsContext *mp, int component, int v) in mp_gradient()
199 static int mp_get_vlc(MotionPixelsContext *mp, GetBitContext *gb) in mp_get_vlc()
207 static void mp_decode_line(MotionPixelsContext *mp, GetBitContext *gb, int y) in mp_decode_line()
254 static void mp_decode_frame_helper(MotionPixelsContext *mp, GetBitContext *gb) in mp_decode_frame_helper()
289 MotionPixelsContext *mp = avctx->priv_data; in mp_decode_frame() local
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/ffmpeg/libavcodec/
H A Dmotionpixels.c55 MotionPixelsContext *mp = avctx->priv_data; in mp_decode_end() local
68 MotionPixelsContext *mp = avctx->priv_data; in mp_decode_init() local
95 static void mp_read_changes_map(MotionPixelsContext *mp, GetBitContext *gb, int count, int bits_len… in mp_read_changes_map()
124 static int mp_get_code(MotionPixelsContext *mp, GetBitContext *gb, int size, int code) in mp_get_code()
146 static int mp_read_codes_table(MotionPixelsContext *mp, GetBitContext *gb) in mp_read_codes_table()
177 static YuvPixel mp_get_yuv_from_rgb(MotionPixelsContext *mp, int x, int y) in mp_get_yuv_from_rgb()
193 static av_always_inline int mp_get_vlc(MotionPixelsContext *mp, GetBitContext *gb) in mp_get_vlc()
203 static void mp_decode_line(MotionPixelsContext *mp, GetBitContext *gb, int y) in mp_decode_line()
250 static void mp_decode_frame_helper(MotionPixelsContext *mp, GetBitContext *gb) in mp_decode_frame_helper()
285 MotionPixelsContext *mp = avctx->priv_data; in mp_decode_frame() local
[all …]
/dports/databases/sfcgal/SFCGAL-815d5097f684dbc48b22041bf2047beab36df0a1/src/algorithm/
H A Dcollect.cpp31 std::unique_ptr<Geometry> collect( const Geometry& ga, const Geometry& gb ) in collect()
35 MultiPoint* mp = new MultiPoint; in collect() local
47 MultiPolygon* mp = new MultiPolygon(); in collect() local
53 MultiSolid* mp = new MultiSolid(); in collect() local
/dports/java/javamail/javamail-JAVAMAIL-1_6_2/client/src/main/java/
H A DMessageViewer.java64 GridBagConstraints gb = new GridBagConstraints(); in MessageViewer() local
99 GridBagConstraints gb = new GridBagConstraints(); in setMessage() local
111 GridBagConstraints gb = new GridBagConstraints(); in addToolbar() local
242 Multipart mp = (Multipart)o; in dumpPart() local
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/g++.dg/init/
H A Dpm1.C36 int A::* mp; member
39 B gb; variable
50 int A::* mp; member
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/testsuite/g++.dg/init/
H A Dpm1.C36 int A::* mp; member
39 B gb; variable
50 int A::* mp; member
/dports/lang/gcc9/gcc-9.4.0/gcc/testsuite/g++.dg/init/
H A Dpm1.C36 int A::* mp; member
39 B gb; variable
50 int A::* mp; member
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/testsuite/g++.dg/init/
H A Dpm1.C36 int A::* mp; member
39 B gb; variable
50 int A::* mp; member
/dports/devel/avr-gcc/gcc-10.2.0/gcc/testsuite/g++.dg/init/
H A Dpm1.C36 int A::* mp; member
39 B gb; variable
50 int A::* mp; member
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/testsuite/g++.dg/init/
H A Dpm1.C36 int A::* mp; member
39 B gb; variable
50 int A::* mp; member
/dports/lang/gnat_util/gcc-6-20180516/gcc/testsuite/g++.dg/init/
H A Dpm1.C36 int A::* mp; member
39 B gb; variable
50 int A::* mp; member
/dports/lang/gcc48/gcc-4.8.5/gcc/testsuite/g++.dg/init/
H A Dpm1.C36 int A::* mp; member
39 B gb; variable
50 int A::* mp; member
/dports/lang/gcc11/gcc-11.2.0/gcc/testsuite/g++.dg/init/
H A Dpm1.C36 int A::* mp; member
39 B gb; variable
50 int A::* mp; member
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/gcc/testsuite/g++.dg/init/
H A Dpm1.C36 int A::* mp; member
39 B gb; variable
50 int A::* mp; member
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/testsuite/g++.dg/init/
H A Dpm1.C36 int A::* mp; member
39 B gb; variable
50 int A::* mp; member
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/g++.dg/init/
H A Dpm1.C36 int A::* mp; member
39 B gb; variable
50 int A::* mp; member
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/testsuite/g++.dg/init/
H A Dpm1.C36 int A::* mp; member
39 B gb; variable
50 int A::* mp; member
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/testsuite/g++.dg/init/
H A Dpm1.C36 int A::* mp; member
39 B gb; variable
50 int A::* mp; member
/dports/lang/gcc10/gcc-10.3.0/gcc/testsuite/g++.dg/init/
H A Dpm1.C36 int A::* mp; member
39 B gb; variable
50 int A::* mp; member
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/testsuite/g++.dg/init/
H A Dpm1.C36 int A::* mp; member
39 B gb; variable
50 int A::* mp; member

1234