| /third_party/ffmpeg/libavcodec/ |
| H A D | lagarithrac.c | 33 void ff_lag_rac_init(lag_rac *l, GetBitContext *gb, int length) in ff_lag_rac_init() argument
|
| H A D | dirac_arith.c | 96 void ff_dirac_init_arith_decoder(DiracArith *c, GetBitContext *gb, int length) in ff_dirac_init_arith_decoder() argument
|
| H A D | mpeg12dec.h | 38 static inline int decode_dc(GetBitContext *gb, int component) in decode_dc() argument
|
| H A D | unary.h | 46 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 D | dca_core_bsf.c | 28 GetByteContext gb; in dca_core_filter() local
|
| H A D | lzf.c | 40 int ff_lzf_uncompress(GetByteContext *gb, uint8_t **buf, int64_t *size) in ff_lzf_uncompress() argument
|
| H A D | msgsmdec.c | 33 GetBitContext gb; in ff_msgsm_decode_block() local
|
| H A D | mpeg4audio.c | 33 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 D | cljrdec.c | 37 GetBitContext gb; in decode_frame() local
|
| H A D | dynamic_hdr10_plus.c | 33 GetBitContext gbc, *gb = &gbc; in ff_parse_itu_t_t35_to_dynamic_hdr10_plus() local [all...] |
| H A D | atsc_a53.c | 71 GetBitContext gb; in ff_parse_a53_cc() local [all...] |
| H A D | gsmdec.c | 72 GetBitContext gb; in gsm_decode_frame() local
|
| H A D | adts_parser.c | 30 GetBitContext gb; in av_adts_header_parse() local 50 GetBitContext gb; in avpriv_adts_header_parse() local
|
| H A D | aliaspixdec.c | 34 GetByteContext gb; in decode_frame() local [all...] |
| H A D | vp9_parser.c | 33 GetBitContext gb; in parse() local
|
| H A D | msp2dec.c | 39 GetByteContext idx, gb; in msp2_decode_frame() local
|
| H A D | asv.h | 50 GetBitContext gb; member
|
| H A D | mlp_parser.c | 160 GetBitContext gb; in mlp_parse() local
|
| H A D | avs3_parser.c | 73 GetBitContext gb; in parse_avs3_nal_units() local
|
| H A D | dynamic_hdr_vivid.c | 35 GetBitContext gbc, *gb = &gbc; in ff_parse_itu_t_t35_to_dynamic_hdr_vivid() local [all...] |
| H A D | hcom.c | 87 GetBitContext gb; in hcom_decode() local
|
| H A D | dca.c | 86 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 D | shortendec.c | 30 GetBitContext gb; in shn_probe() local [all...] |
| H A D | hca.c | 42 GetByteContext gb; in hca_read_header() local [all...] |
| /third_party/ffmpeg/libavcodec/tests/ |
| H A D | golomb.c | 40 GetBitContext gb; in main() local [all...] |