Searched refs:start_pad (Results 1 – 3 of 3) sorted by relevance
50 int start_pad; member256 mp3->start_pad = v>>12; in mp3_parse_info_tag()258 st->internal->start_skip_samples = mp3->start_pad + 528 + 1; in mp3_parse_info_tag()267 av_log(s, AV_LOG_DEBUG, "pad %d %d\n", mp3->start_pad, mp3-> end_pad); in mp3_parse_info_tag()
213 int start_pad; ///< amount of samples to skip due to enc-dec delay member
3590 st->internal->skip_samples = msc->start_pad = 0; in mov_fix_index()3784 msc->start_pad = st->internal->skip_samples; in mov_fix_index()3852 sc->start_pad = start_time; in mov_build_index()4483 sc->start_pad = priming; in mov_read_custom()7696 st->internal->skip_samples = sc->start_pad; in mov_read_header()8175 return FFMAX(sc->start_pad - off, 0); in mov_get_skip_samples()