Home
last modified time | relevance | path

Searched refs:CLOSE_READER (Results 1 – 21 of 21) sorted by relevance

/third_party/ffmpeg/libavcodec/
Dgolomb.h86 CLOSE_READER(re, gb); in get_ue_golomb()
92 CLOSE_READER(re, gb); in get_ue_golomb()
139 CLOSE_READER(re, gb); in get_ue_golomb_31()
183 CLOSE_READER(re, gb); in get_interleaved_ue_golomb()
204 CLOSE_READER(re, gb); in get_interleaved_ue_golomb()
274 CLOSE_READER(re, gb); in get_se_golomb()
286 CLOSE_READER(re, gb); in get_se_golomb()
338 CLOSE_READER(re, gb); in get_interleaved_se_golomb()
354 CLOSE_READER(re, gb); in get_interleaved_se_golomb()
410 CLOSE_READER(re, gb); in get_ur_golomb()
[all …]
Dget_bits.h149 #define CLOSE_READER(name, gb) (gb)->index = name ## _index macro
338 CLOSE_READER(re, s); in get_xbits()
354 CLOSE_READER(re, s); in get_xbits_le()
371 CLOSE_READER(re, s); in get_sbits()
406 CLOSE_READER(re, s); in get_bits()
438 CLOSE_READER(re, s); in get_bits_le()
494 CLOSE_READER(re, s); in skip_bits()
825 CLOSE_READER(re, s); in get_vlc2()
Dcllc.c143 CLOSE_READER(bits, gb); in read_argb_line()
179 CLOSE_READER(bits, gb); in read_rgb24_component_line()
207 CLOSE_READER(bits, gb); in read_yuv_component_line()
Dh261dec.c313 CLOSE_READER(re, &s->gb); in h261_decode_block()
335 CLOSE_READER(re, &s->gb); in h261_decode_block()
343 CLOSE_READER(re, &s->gb); in h261_decode_block()
Dhuffyuvdec.c652 CLOSE_READER(re, &s->gb); in decode_422_bitstream()
693 CLOSE_READER(re, &s->gb); in decode_plane_bitstream()
713 CLOSE_READER(re, &s->gb); in decode_plane_bitstream()
746 CLOSE_READER(re, &s->gb); in decode_gray_bitstream()
804 CLOSE_READER(re, &s->gb); in decode_bgr_1()
Dmpeg12.c322 CLOSE_READER(re, gb); in ff_mpeg1_decode_block_intra()
Dspeedhq.c208 CLOSE_READER(re, gb); in decode_alpha_block()
271 CLOSE_READER(re, gb); in decode_dct_block()
Dmdec.c126 CLOSE_READER(re, &a->gb); in mdec_decode_block_intra()
Dproresdec2.c466 CLOSE_READER(re, gb); in decode_dc_coeffs()
513 CLOSE_READER(re, gb); in decode_ac_coeffs()
Dasvdec.c92 CLOSE_READER(re, gb); in asv2_get_vlc2()
Deamad.c194 CLOSE_READER(re, &s->gb); in decode_block_intra()
Dmpeg12dec.c217 CLOSE_READER(re, &s->gb); in mpeg1_decode_block_inter()
306 CLOSE_READER(re, &s->gb); in mpeg1_fast_decode_block_inter()
391 CLOSE_READER(re, &s->gb); in mpeg2_decode_block_non_intra()
469 CLOSE_READER(re, &s->gb); in mpeg2_fast_decode_block_non_intra()
549 CLOSE_READER(re, &s->gb); in mpeg2_decode_block_intra()
627 CLOSE_READER(re, &s->gb); in mpeg2_fast_decode_block_intra()
Ddvdec.c258 CLOSE_READER(re, gb); in dv_decode_ac()
Dituh263dec.c512 CLOSE_READER(re, &s->gb); in h263_decode_block()
557 CLOSE_READER(re, &s->gb); in h263_decode_block()
Dmjpegdec.c843 CLOSE_READER(re, &s->gb);} in decode_block()
930 CLOSE_READER(re, &s->gb); in decode_block_progressive()
993 CLOSE_READER(re, &s->gb); in decode_block_refinement()
1023 CLOSE_READER(re, &s->gb); in decode_block_refinement()
Ddnxhddec.c452 CLOSE_READER(bs, &row->gb); in dnxhd_decode_dct_block()
Dmsmpeg4dec.c816 CLOSE_READER(re, &s->gb); in ff_msmpeg4_decode_block()
Dh264_cavlc.c422 CLOSE_READER(re, gb); in get_level_prefix()
Dcfhd.c881 CLOSE_READER(re, &s->gb); in cfhd_decode()
Daacdec_template.c1991 CLOSE_READER(re, gb); in decode_spectrum_and_dequant()
Dmpeg4videodec.c1288 CLOSE_READER(re, &s->gb); in mpeg4_decode_block()