/third_party/ffmpeg/libavcodec/ |
D | get_bits.h | 546 static inline unsigned int get_bits_long(GetBitContext *s, int n) in get_bits_long() function 575 return get_bits_long(s, n); in get_bits64() 578 uint64_t ret = get_bits_long(s, 32); in get_bits64() 579 return ret | (uint64_t) get_bits_long(s, n - 32) << 32; in get_bits64() 581 uint64_t ret = (uint64_t) get_bits_long(s, n - 32) << 32; in get_bits64() 582 return ret | get_bits_long(s, 32); in get_bits64() 596 return sign_extend(get_bits_long(s, n), n); in get_sbits_long() 608 return get_bits_long(&gb, n); in show_bits_long()
|
D | mjpegbdec.c | 35 uint32_t offs= get_bits_long(gb, 32); in read_offs() 74 if (get_bits_long(&hgb, 32) != MKBETAG('m','j','p','g')) { in mjpegb_decode_frame() 79 field_size = get_bits_long(&hgb, 32); /* field size */ in mjpegb_decode_frame()
|
D | h264_sei.c | 71 h->cpb_removal_delay = get_bits_long(&gb, sps->cpb_removal_delay_length); in ff_h264_sei_process_picture_timing() 72 h->dpb_output_delay = get_bits_long(&gb, sps->dpb_output_delay_length); in ff_h264_sei_process_picture_timing() 219 user_identifier = get_bits_long(gb, 32); in decode_registered_user_data() 317 get_bits_long(gb, sps->initial_cpb_removal_delay_length); in decode_buffering_period() 325 get_bits_long(gb, sps->initial_cpb_removal_delay_length); in decode_buffering_period()
|
D | vima.c | 135 samples = get_bits_long(&gb, 32); in decode_frame() 138 samples = get_bits_long(&gb, 32); in decode_frame()
|
D | truespeech.c | 112 dec->pulsepos[0] = get_bits_long(&gb, 27); in truespeech_read_frame() 116 dec->pulsepos[1] = get_bits_long(&gb, 27); in truespeech_read_frame() 120 dec->pulsepos[2] = get_bits_long(&gb, 27); in truespeech_read_frame() 124 dec->pulsepos[3] = get_bits_long(&gb, 27); in truespeech_read_frame()
|
D | mpeg4audio.c | 38 if (get_bits_long(gb, 32) != MKBETAG('A','L','S','\0')) in parse_config_ALS() 43 c->sample_rate = get_bits_long(gb, 32); in parse_config_ALS()
|
D | hevc_sei.c | 68 s->max_luminance = get_bits_long(gb, 32); in decode_nal_sei_mastering_display_info() 69 s->min_luminance = get_bits_long(gb, 32); in decode_nal_sei_mastering_display_info() 292 user_identifier = get_bits_long(gb, 32); in decode_nal_sei_user_data_registered_itu_t_t35() 389 s->time_offset_value[i] = get_bits_long(gb, s->time_offset_length[i]); in decode_nal_sei_timecode()
|
D | golomb.h | 114 return get_bits_long(gb, log + 1) - 1; in get_ue_golomb_long() 395 buf = get_bits_long(gb, esc_len); in get_ur_golomb() 454 buf = get_bits_long(gb, k); in get_ur_golomb_jpegls() 458 buf = get_bits_long(gb, esc_len); in get_ur_golomb_jpegls()
|
D | hcadec.c | 129 if (get_bits_long(gb, 32) != MKBETAG('f', 'm', 't', 0)) in decode_init() 135 chunk = get_bits_long(gb, 32); in decode_init() 166 chunk = get_bits_long(gb, 32); in decode_init()
|
D | dca_parser.c | 214 if (get_bits_long(&gb, 32) != DCA_SYNCWORD_LBR) in dca_parse_params() 241 if (get_bits_long(&gb, 32) != DCA_SYNCWORD_XLL) in dca_parse_params()
|
D | escape124.c | 231 frame_flags = get_bits_long(&gb, 32); in escape124_decode_frame() 232 frame_size = get_bits_long(&gb, 32); in escape124_decode_frame()
|
D | alsdec.c | 318 als_id = get_bits_long(&gb, 32); in read_specific_config() 321 sconf->samples = get_bits_long(&gb, 32); in read_specific_config() 402 header_size = get_bits_long(&gb, 32); in read_specific_config() 403 trailer_size = get_bits_long(&gb, 32); in read_specific_config() 430 ctx->crc_org = ~get_bits_long(&gb, 32); in read_specific_config() 501 q += get_bits_long(gb, k - 1); in decode_rice() 541 *bs_info = get_bits_long(gb, bs_info_len); in get_block_sizes() 882 res |= get_bits_long(gb, cur_k); in read_var_block_data() 1235 current->master_channel = get_bits_long(gb, av_ceil_log2(channels)); in read_channel_data() 1515 ctx->raw_mantissa[c][i] = get_bits_long(gb, 32); in read_diff_float_data()
|
D | binkaudio.c | 184 coeffs[0] = av_int2float(get_bits_long(gb, 32)) * s->root; in decode_block() 185 coeffs[1] = av_int2float(get_bits_long(gb, 32)) * s->root; in decode_block()
|
D | dca.c | 93 if (get_bits_long(gb, 32) != DCA_SYNCWORD_CORE_BE) in ff_dca_parse_core_frame_header()
|
D | dca_xll.c | 29 unsigned int v = get_bits_long(gb, n); in get_linear() 36 return (v << k) | get_bits_long(gb, k); in get_rice_un() 216 c->ch_mask = get_bits_long(&s->gb, s->ch_mask_nbits); in chs_parse_header() 339 b->lsb_section_size = get_bits_long(&s->gb, s->seg_size_nbits); in chs_parse_header() 770 if (get_bits_long(&s->gb, 32) != DCA_SYNCWORD_XLL) { in parse_common_header() 795 s->frame_size = get_bits_long(&s->gb, frame_size_nbits); in parse_common_header() 976 size = get_bits_long(&s->gb, s->seg_size_nbits); in parse_navi_table()
|
D | tta.c | 162 avctx->sample_rate = get_bits_long(&gb, 32); in tta_decode_init() 163 s->data_length = get_bits_long(&gb, 32); in tta_decode_init()
|
D | dca_exss.c | 39 asset->xll_delay_nframes = get_bits_long(&s->gb, xll_delay_nbits); in parse_xll_parameters() 145 int remap_ch_mask = get_bits_long(&s->gb, nch_for_remaps); in parse_descriptor()
|
D | vaapi_mpeg2.c | 142 if (get_bits_long(&gb, 32) >> 8 != 1) /* start code */ in vaapi_mpeg2_decode_slice()
|
D | vorbisdec.c | 361 float codebook_minimum_value = vorbisfloat2float(get_bits_long(gb, 32)); in vorbis_parse_setup_hdr_codebooks() 362 float codebook_delta_value = vorbisfloat2float(get_bits_long(gb, 32)); in vorbis_parse_setup_hdr_codebooks() 972 vc->version = get_bits_long(gb, 32); //FIXME check 0 in vorbis_parse_id_hdr() 978 vc->audio_samplerate = get_bits_long(gb, 32); in vorbis_parse_id_hdr() 983 vc->bitrate_maximum = get_bits_long(gb, 32); in vorbis_parse_id_hdr() 984 vc->bitrate_nominal = get_bits_long(gb, 32); in vorbis_parse_id_hdr() 985 vc->bitrate_minimum = get_bits_long(gb, 32); in vorbis_parse_id_hdr()
|
D | dynamic_hdr10_plus.c | 82 (AVRational){get_bits_long(gb, 27), luminance_den}; in ff_parse_itu_t_t35_to_dynamic_hdr10_plus()
|
/third_party/ffmpeg/libavformat/ |
D | oggparsetheora.c | 93 timebase.den = get_bits_long(&gb, 32); in theora_header() 94 timebase.num = get_bits_long(&gb, 32); in theora_header()
|
D | swfdec.c | 100 xmin = get_bits_long(&gb, len); in swf_probe() 101 xmax = get_bits_long(&gb, len); in swf_probe() 102 ymin = get_bits_long(&gb, len); in swf_probe() 103 ymax = get_bits_long(&gb, len); in swf_probe()
|
D | rtpdec_mpeg4.c | 164 data->au_headers[i].size = get_bits_long(&getbitcontext, data->sizelength); in rtp_parse_mp4_au() 165 data->au_headers[i].index = get_bits_long(&getbitcontext, data->indexlength); in rtp_parse_mp4_au()
|
D | oggparseflac.c | 57 if (get_bits_long(&gb, 32) != FLAC_STREAMINFO_SIZE) in flac_header()
|
D | takdec.c | 179 get_bits_long(&gb, TAK_ENCODER_VERSION_BITS)); in tak_read_header()
|