Home
last modified time | relevance | path

Searched refs:show_bits (Results 1 – 25 of 369) sorted by relevance

12345678910>>...15

/dports/games/ags/ags_linux_v.3.4.4.1/Engine/libsrc/apeg-1.2.1/
H A Dgethdr.c104 layer->stream.w = show_bits(layer, 12); in sequence_header()
105 layer->stream.h = show_bits(layer, 24) & MASK_BITS(12); in sequence_header()
107 aspect_code = show_bits(layer, 28) & MASK_BITS(4); in sequence_header()
111 bit_rate_value = show_bits(layer, 18); in sequence_header()
113 vbv_buffer_size = show_bits(layer, 29) & MASK_BITS(6); in sequence_header()
114 constrained_parameters_flag = show_bits(layer, 30) & MASK_BITS(1); in sequence_header()
182 layer->picture_type = show_bits(layer, 13) & MASK_BITS(3); in picture_header()
H A Dgetpic.c108 while(show_bits(layer, 1)) in apeg_get_frame()
137 while(show_bits(layer, 1)) in apeg_get_frame()
201 switch(show_bits(layer, 2)) in i_picture()
227 if(show_bits(layer, 24) == 1) in i_picture()
292 code = show_bits(layer, 6); in p_picture()
382 if(show_bits(layer, 24) == 1) in p_picture()
447 code = show_bits(layer, 6); in b_picture()
547 if(show_bits(layer, 24) == 1) in b_picture()
726 if(show_bits(layer, 6) & 1) in slice_header()
730 while(show_bits(layer, 1)) in slice_header()
[all …]
H A Dgetblk.c29 code = show_bits(layer, 5); in Get_Luma_DC_dct_diff()
55 code = show_bits(layer, 9) - 496; in Get_Luma_DC_dct_diff()
77 code = show_bits(layer, 5); in Get_Chroma_DC_dct_diff()
105 code = show_bits(layer, 10) - 992; in Get_Chroma_DC_dct_diff()
157 code = show_bits(layer, 16); in apeg_decode_intra_blocks()
188 val = show_bits(layer, 8); in apeg_decode_intra_blocks()
258 code = show_bits(layer, 16); in apeg_decode_non_intra_block()
294 val = show_bits(layer, 8); in apeg_decode_non_intra_block()
/dports/multimedia/handbrake/ffmpeg-4.4/libavcodec/
H A Dmpeg4audio.c117 !(show_bits(gb, 3) & 0x03 && !(show_bits(gb, 9) & 0x3F)))) { in ff_mpeg4audio_get_config_gb()
134 if (show_bits(gb, 24) != MKBETAG('\0','A','L','S')) in ff_mpeg4audio_get_config_gb()
146 if (show_bits(gb, 11) == 0x2b7) { // sync extension in ff_mpeg4audio_get_config_gb()
H A Dfaxcompr.c141 cwi = show_bits(gb, 11); in decode_uncompressed()
230 if (show_bits(gb, 12) == 15) { in decode_group3_1d_line()
406 has_eol = show_bits(&gb, 12) == 1 || show_bits(&gb, 16) == 1; in ff_ccitt_unpack()
H A Dget_bits.h74 static inline unsigned int show_bits(GetBitContext *s, int n);
324 int32_t cache = show_bits(s, 32); in get_xbits()
446 static inline unsigned int show_bits(GetBitContext *s, int n) in show_bits() function
535 return show_bits(s, 1); in show_bits1()
605 return show_bits(s, n); in show_bits_long()
782 idx = show_bits(s, *nb_bits) + code; in set_idx()
802 unsigned idx = show_bits(s, bits); in get_vlc2()
/dports/multimedia/ffmpeg/ffmpeg-4.4.1/libavcodec/
H A Dmpeg4audio.c117 !(show_bits(gb, 3) & 0x03 && !(show_bits(gb, 9) & 0x3F)))) { in ff_mpeg4audio_get_config_gb()
134 if (show_bits(gb, 24) != MKBETAG('\0','A','L','S')) in ff_mpeg4audio_get_config_gb()
146 if (show_bits(gb, 11) == 0x2b7) { // sync extension in ff_mpeg4audio_get_config_gb()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/ffmpeg/libavcodec/
H A Dmpeg4audio.c104 !(show_bits(gb, 3) & 0x03 && !(show_bits(gb, 9) & 0x3F)))) { in ff_mpeg4audio_get_config_gb()
121 if (show_bits(gb, 24) != MKBETAG('\0','A','L','S')) in ff_mpeg4audio_get_config_gb()
133 if (show_bits(gb, 11) == 0x2b7) { // sync extension in ff_mpeg4audio_get_config_gb()
H A Dfaxcompr.c138 cwi = show_bits(gb, 11); in decode_uncompressed()
227 if (show_bits(gb, 12) == 15) { in decode_group3_1d_line()
403 has_eol = show_bits(&gb, 12) == 1 || show_bits(&gb, 16) == 1; in ff_ccitt_unpack()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/ffmpeg/libavcodec/
H A Dmpeg4audio.c117 !(show_bits(gb, 3) & 0x03 && !(show_bits(gb, 9) & 0x3F)))) { in ff_mpeg4audio_get_config_gb()
134 if (show_bits(gb, 24) != MKBETAG('\0','A','L','S')) in ff_mpeg4audio_get_config_gb()
146 if (show_bits(gb, 11) == 0x2b7) { // sync extension in ff_mpeg4audio_get_config_gb()
H A Dfaxcompr.c138 cwi = show_bits(gb, 11); in decode_uncompressed()
227 if (show_bits(gb, 12) == 15) { in decode_group3_1d_line()
403 has_eol = show_bits(&gb, 12) == 1 || show_bits(&gb, 16) == 1; in ff_ccitt_unpack()
/dports/net/samba412/samba-4.12.15/source4/torture/basic/
H A Dproperties.c72 static void show_bits(const struct bitmapping *bm, uint32_t value) in show_bits() function
98 show_bits(capability_bits, cli->transport->negotiate.capabilities); in torture_test_properties()
109 show_bits(fs_attr_bits, fs.attribute_info.out.fs_attr); in torture_test_properties()
/dports/net-mgmt/wmi-client/wmi-1.3.16/Samba/source/torture/basic/
H A Dproperties.c74 static void show_bits(const struct bitmapping *bm, uint32_t value) in show_bits() function
100 show_bits(capability_bits, cli->transport->negotiate.capabilities); in torture_test_properties()
111 show_bits(fs_attr_bits, fs.attribute_info.out.fs_attr); in torture_test_properties()
/dports/sysutils/hstr/hstr-2.3/test/src/
H A Dtest_utf8.c35 void show_bits(INTEGRAL_TYPE x) { in show_bits() function
58 show_bits(c); in console_echo_czech()
69 show_bits(s[i]); in loop_string()
/dports/multimedia/gstreamer1-libav/gst-libav-1.16.2/gst-libs/ext/libav/libavcodec/
H A Dmpeg4audio.c100 !(show_bits(gb, 3) & 0x03 && !(show_bits(gb, 9) & 0x3F)))) { in ff_mpeg4audio_get_config_gb()
129 if (show_bits(gb, 11) == 0x2b7) { // sync extension in ff_mpeg4audio_get_config_gb()
H A Dfaxcompr.c138 cwi = show_bits(gb, 11); in decode_uncompressed()
227 if (show_bits(gb, 12) == 15) { in decode_group3_1d_line()
403 has_eol = show_bits(&gb, 12) == 1 || show_bits(&gb, 16) == 1; in ff_ccitt_unpack()
/dports/textproc/mifluz/mifluz-0.26.0/search/
H A DWordExclude.cc25 static inline void show_bits(unsigned int result) in show_bits() function
92 if(verbose > 2) show_bits(mask); in Next()
/dports/emulators/vice/vice-3.5/src/lib/libffmpeg/libavcodec/
H A Dmpeg4audio.c98 !(show_bits(&gb, 3) & 0x03 && !(show_bits(&gb, 9) & 0x3F)))) { in avpriv_mpeg4audio_get_config()
126 if (show_bits(&gb, 11) == 0x2b7) { // sync extension in avpriv_mpeg4audio_get_config()
H A Dgolomb-test.c51 int j, s = show_bits(&gb, 25); in main()
86 int j, s = show_bits(&gb, 25); in main()
/dports/emulators/libretro-vice/vice-libretro-5725415/vice/src/lib/libffmpeg/libavcodec/
H A Dmpeg4audio.c98 !(show_bits(&gb, 3) & 0x03 && !(show_bits(&gb, 9) & 0x3F)))) { in avpriv_mpeg4audio_get_config()
126 if (show_bits(&gb, 11) == 0x2b7) { // sync extension in avpriv_mpeg4audio_get_config()
H A Dgolomb-test.c51 int j, s = show_bits(&gb, 25); in main()
86 int j, s = show_bits(&gb, 25); in main()
/dports/lang/perl5.34/perl-5.34.0/t/op/
H A Dcaller.t74 sub show_bits
89 diag(' got: ' . show_bits($got));
90 diag('expected: ' . show_bits($exp));
/dports/lang/perl5-devel/perl5-5.35.4-102-ge43d289c7c/t/op/
H A Dcaller.t74 sub show_bits
89 diag(' got: ' . show_bits($got));
90 diag('expected: ' . show_bits($exp));
/dports/lang/perl5.30/perl-5.30.3/t/op/
H A Dcaller.t74 sub show_bits
89 diag(' got: ' . show_bits($got));
90 diag('expected: ' . show_bits($exp));
/dports/lang/perl5.32/perl-5.32.1/t/op/
H A Dcaller.t74 sub show_bits
89 diag(' got: ' . show_bits($got));
90 diag('expected: ' . show_bits($exp));

12345678910>>...15