get_bits64        233 libavcodec/flac.c     s->samples = get_bits64(&gb, 36);
get_bits64        100 libavcodec/tak.c     s->samples = get_bits64(gb, TAK_SIZE_SAMPLES_NUM_BITS);
get_bits64        137 libavformat/hevc.c     general_ptl.constraint_indicator_flags  = get_bits64(gb, 48);
get_bits64        864 libavformat/mpegts.c     return get_bits64(gb, bits);
get_bits64        162 libavformat/takdec.c             tc->data_end    = get_bits64(&gb, TAK_LAST_FRAME_POS_BITS) +