Home
last modified time | relevance | path

Searched refs:OPEN_READER (Results 1 – 20 of 20) sorted by relevance

/third_party/ffmpeg/libavcodec/
Dget_bits.h138 #define OPEN_READER(name, gb) OPEN_READER_NOSIZE(name, gb) macro
142 #define OPEN_READER(name, gb) \ macro
332 OPEN_READER(re, s); in get_xbits()
348 OPEN_READER(re, s); in get_xbits_le()
366 OPEN_READER(re, s); in get_sbits()
401 OPEN_READER(re, s); in get_bits()
433 OPEN_READER(re, s); in get_bits_le()
492 OPEN_READER(re, s); in skip_bits()
820 OPEN_READER(re, s); in get_vlc2()
Dgolomb.h79 OPEN_READER(re, gb); in get_ue_golomb()
133 OPEN_READER(re, gb); in get_ue_golomb_31()
176 OPEN_READER(re, gb); in get_interleaved_ue_golomb()
267 OPEN_READER(re, gb); in get_se_golomb()
331 OPEN_READER(re, gb); in get_interleaved_se_golomb()
400 OPEN_READER(re, gb); in get_ur_golomb()
465 OPEN_READER(re, gb); in get_ur_golomb_jpegls()
Dcllc.c96 OPEN_READER(bits, gb); in read_argb_line()
164 OPEN_READER(bits, gb); in read_rgb24_component_line()
194 OPEN_READER(bits, gb); in read_yuv_component_line()
Dhuffyuvdec.c629 OPEN_READER(re, &s->gb); in decode_422_bitstream()
675 OPEN_READER(re, &s->gb); in decode_plane_bitstream()
695 OPEN_READER(re, &s->gb); in decode_plane_bitstream()
734 OPEN_READER(re, &s->gb); in decode_gray_bitstream()
753 OPEN_READER(re, &s->gb); in decode_bgr_1()
Dmpeg12.c259 OPEN_READER(re, gb); in ff_mpeg1_decode_block_intra()
Dspeedhq.c190 OPEN_READER(re, gb); in decode_alpha_block()
238 OPEN_READER(re, gb); in decode_dct_block()
Dmdec.c82 OPEN_READER(re, &a->gb); in mdec_decode_block_intra()
Dproresdec2.c449 OPEN_READER(re, gb); in decode_dc_coeffs()
483 OPEN_READER(re, gb); in decode_ac_coeffs()
Dasvdec.c84 OPEN_READER(re, gb); in asv2_get_vlc2()
Deamad.c146 OPEN_READER(re, &s->gb); in decode_block_intra()
Dmpeg12dec.c151 OPEN_READER(re, &s->gb); in mpeg1_decode_block_inter()
239 OPEN_READER(re, &s->gb); in mpeg1_fast_decode_block_inter()
328 OPEN_READER(re, &s->gb); in mpeg2_decode_block_non_intra()
412 OPEN_READER(re, &s->gb); in mpeg2_fast_decode_block_non_intra()
510 OPEN_READER(re, &s->gb); in mpeg2_decode_block_intra()
593 OPEN_READER(re, &s->gb); in mpeg2_fast_decode_block_intra()
Dh261dec.c306 OPEN_READER(re, &s->gb); in h261_decode_block()
Ddnxhddec.c367 OPEN_READER(bs, &row->gb); in dnxhd_decode_dct_block()
Dmsmpeg4dec.c713 OPEN_READER(re, &s->gb); in ff_msmpeg4_decode_block()
Dmjpegdec.c816 {OPEN_READER(re, &s->gb); in decode_block()
880 OPEN_READER(re, &s->gb); in decode_block_progressive()
973 OPEN_READER(re, &s->gb); in decode_block_refinement()
Dh264_cavlc.c415 OPEN_READER(re, gb); in get_level_prefix()
Dituh263dec.c505 OPEN_READER(re, &s->gb); in h263_decode_block()
Dcfhd.c812 OPEN_READER(re, &s->gb); in cfhd_decode()
Daacdec_template.c1811 OPEN_READER(re, gb); in decode_spectrum_and_dequant()
Dmpeg4videodec.c1123 OPEN_READER(re, &s->gb); in mpeg4_decode_block()