/third_party/ffmpeg/libavcodec/ |
H A D | canopus.c | 33 GetByteContext gbc; in ff_canopus_parse_info_tag() local
|
H A D | hap.c | 57 int ff_hap_parse_section_header(GetByteContext *gbc, int *section_size, in ff_hap_parse_section_header() argument
|
H A D | eac3_core_bsf.c | 29 GetBitContext gbc; in eac3_core_filter() local
|
H A D | adts_header.c | 30 int ff_adts_header_parse(GetBitContext *gbc, AACADTSHeaderInfo *hdr) in ff_adts_header_parse() argument [all...] |
H A D | dynamic_hdr10_plus.c | 33 GetBitContext gbc, *gb = &gbc; in ff_parse_itu_t_t35_to_dynamic_hdr10_plus() local
|
H A D | hapqa_extract_bsf.c | 51 GetByteContext gbc; in hapqa_extract() local
|
H A D | dynamic_hdr_vivid.c | 35 GetBitContext gbc, *gb = &gbc; in ff_parse_itu_t_t35_to_dynamic_hdr_vivid() local
|
H A D | hq_hqa.h | 40 GetByteContext gbc; member
|
H A D | truehd_core_bsf.c | 40 GetBitContext gbc; in truehd_core_filter() local
|
H A D | hapdec.c | 48 GetByteContext *gbc = &ctx->gbc; in hap_parse_decode_instructions() local 133 GetByteContext *gbc = &ctx->gbc; in hap_parse_frame_header() local 228 GetByteContext gbc; decompress_chunks_thread() local [all...] |
H A D | hap.h | 65 GetByteContext gbc; member
|
H A D | ac3_parser.c | 57 int ff_ac3_parse_header(GetBitContext *gbc, AC3HeaderInfo *hdr) in ff_ac3_parse_header() argument 208 GetBitContext gbc; ac3_sync() local [all...] |
H A D | rscc.c | 58 GetByteContext gbc; member 155 GetByteContext *gbc = &ctx->gbc; in rscc_decode_frame() local [all...] |
H A D | qsvenc_hevc.c | 55 GetByteContext gbc; in generate_fake_vps() local
|
H A D | fmvc.c | 61 GetByteContext gbc; in decode_type2() local 297 GetByteContext gbc; decode_type1() local 336 GetByteContext gbc; decode_type1() local [all...] |
H A D | cbs_mpeg2.c | 200 GetBitContext gbc; in cbs_mpeg2_read_unit() local
|
H A D | cbs_jpeg.c | 244 GetBitContext gbc; in cbs_jpeg_read_unit() local
|
H A D | cbs_vp9.c | 26 static int cbs_vp9_read_s(CodedBitstreamContext *ctx, GetBitContext *gbc, in cbs_vp9_read_s() argument 94 static int cbs_vp9_read_increment(CodedBitstreamContext *ctx, GetBitContext *gbc, in cbs_vp9_read_increment() argument 171 static int cbs_vp9_read_le(CodedBitstreamContext *ctx, GetBitContext *gbc, in cbs_vp9_read_le() argument 425 GetBitContext gbc; cbs_vp9_split_fragment() local 485 GetBitContext gbc; cbs_vp9_read_unit() local [all...] |
H A D | aacps_common.c | 141 GetBitContext gbc = *gb_host, *gb = &gbc; in ff_ps_read_data() local
|
H A D | qdrw.c | 48 static int parse_palette(AVCodecContext *avctx, GetByteContext *gbc, in parse_palette() argument 75 static int decode_rle_bpp2(AVCodecContext *avctx, AVFrame *p, GetByteContext *gbc) in decode_rle_bpp2() argument 130 decode_rle_bpp4(AVCodecContext *avctx, AVFrame *p, GetByteContext *gbc) decode_rle_bpp4() argument 174 decode_rle16(AVCodecContext *avctx, AVFrame *p, GetByteContext *gbc) decode_rle16() argument 217 decode_rle(AVCodecContext *avctx, AVFrame *p, GetByteContext *gbc, int step) decode_rle() argument 294 GetByteContext gbc; decode_frame() local [all...] |
H A D | mss12.h | 55 } gbc; member
|
/third_party/ffmpeg/libavformat/ |
H A D | redspark.c | 62 GetByteContext gbc; in redspark_read_header() local [all...] |
/third_party/ffmpeg/tools/ |
H A D | target_bsf_fuzzer.c | 67 GetByteContext gbc; in LLVMFuzzerTestOneInput() local [all...] |
H A D | target_dec_fuzzer.c | 318 GetByteContext gbc; in LLVMFuzzerTestOneInput() local [all...] |
H A D | target_dem_fuzzer.c | 139 GetByteContext gbc; in LLVMFuzzerTestOneInput() local
|