Searched refs:get_bits64 (Results 1 – 7 of 7) sorted by relevance
102 s->samples = get_bits64(gb, TAK_SIZE_SAMPLES_NUM_BITS); in ff_tak_parse_streaminfo()
240 s->samples = get_bits64(&gb, 36); in ff_flac_parse_streaminfo()
572 static inline uint64_t get_bits64(GetBitContext *s, int n) in get_bits64() function
1107 amplitude = get_bits64(&vc->gb, vf->amplitude_bits); in vorbis_floor0_decode()
173 tc->data_end = get_bits64(&gb, TAK_LAST_FRAME_POS_BITS) + in tak_read_header()
139 general_ptl.constraint_indicator_flags = get_bits64(gb, 48); in hvcc_parse_ptl()
1030 return get_bits64(gb, bits); in get_ts64()