Home
last modified time | relevance | path

Searched defs:gb (Results 1 - 25 of 358) sorted by relevance

12345678910>>...15

/third_party/ffmpeg/libavcodec/
H A Dlagarithrac.c33 void ff_lag_rac_init(lag_rac *l, GetBitContext *gb, int length) in ff_lag_rac_init() argument
H A Ddirac_arith.c96 void ff_dirac_init_arith_decoder(DiracArith *c, GetBitContext *gb, int length) in ff_dirac_init_arith_decoder() argument
H A Dmpeg12dec.h38 static inline int decode_dc(GetBitContext *gb, int component) in decode_dc() argument
H A Dunary.h46 static inline int get_unary(GetBitContext *gb, int stop, int len) in get_unary() argument
59 static inline int get_unary_0_33(GetBitContext *gb) in get_unary_0_33() argument
64 static inline int get_unary_0_9(GetBitContext *gb) in get_unary_0_9() argument
H A Ddca_core_bsf.c28 GetByteContext gb; in dca_core_filter() local
H A Dlzf.c40 int ff_lzf_uncompress(GetByteContext *gb, uint8_t **buf, int64_t *size) in ff_lzf_uncompress() argument
H A Dmsgsmdec.c33 GetBitContext gb; in ff_msgsm_decode_block() local
H A Dmpeg4audio.c33 static int parse_config_ALS(GetBitContext *gb, MPEG4AudioConfig *c, void *logctx) in parse_config_ALS() argument
77 static inline int get_object_type(GetBitContext *gb) in get_object_type() argument
85 get_sample_rate(GetBitContext *gb, int *index) get_sample_rate() argument
92 ff_mpeg4audio_get_config_gb(MPEG4AudioConfig *c, GetBitContext *gb, int sync_extension, void *logctx) ff_mpeg4audio_get_config_gb() argument
168 GetBitContext gb; avpriv_mpeg4audio_get_config2() local
[all...]
H A Dcljrdec.c37 GetBitContext gb; in decode_frame() local
H A Ddynamic_hdr10_plus.c33 GetBitContext gbc, *gb = &gbc; in ff_parse_itu_t_t35_to_dynamic_hdr10_plus() local
[all...]
H A Datsc_a53.c71 GetBitContext gb; in ff_parse_a53_cc() local
[all...]
H A Dgsmdec.c72 GetBitContext gb; in gsm_decode_frame() local
H A Dadts_parser.c30 GetBitContext gb; in av_adts_header_parse() local
50 GetBitContext gb; in avpriv_adts_header_parse() local
H A Daliaspixdec.c34 GetByteContext gb; in decode_frame() local
[all...]
H A Dvp9_parser.c33 GetBitContext gb; in parse() local
H A Dmsp2dec.c39 GetByteContext idx, gb; in msp2_decode_frame() local
H A Dasv.h50 GetBitContext gb; member
H A Dmlp_parser.c160 GetBitContext gb; in mlp_parse() local
H A Davs3_parser.c73 GetBitContext gb; in parse_avs3_nal_units() local
H A Ddynamic_hdr_vivid.c35 GetBitContext gbc, *gb = &gbc; in ff_parse_itu_t_t35_to_dynamic_hdr_vivid() local
[all...]
H A Dhcom.c87 GetBitContext gb; in hcom_decode() local
H A Ddca.c86 int ff_dca_parse_core_frame_header(DCACoreFrameHeader *h, GetBitContext *gb) in ff_dca_parse_core_frame_header() argument
146 GetBitContext gb; avpriv_dca_parse_core_frame_header() local
[all...]
/third_party/ffmpeg/libavformat/
H A Dshortendec.c30 GetBitContext gb; in shn_probe() local
[all...]
H A Dhca.c42 GetByteContext gb; in hca_read_header() local
[all...]
/third_party/ffmpeg/libavcodec/tests/
H A Dgolomb.c40 GetBitContext gb; in main() local
[all...]

Completed in 6 milliseconds

12345678910>>...15