Home
last modified time | relevance | path

Searched refs:audio_segm_size (Results 1 - 1 of 1) sorted by relevance

/third_party/ffmpeg/libavformat/
H A Davienc.c616 uint32_t audio_segm_size = (avist->audio_strm_length - avist->indexes.audio_strm_offset); in update_odml_entry() local
617 if ((audio_segm_size % au_ssize > 0) && !avist->sample_requested) { in update_odml_entry()
621 avio_wl32(pb, audio_segm_size / au_ssize); /* dwDuration (sample count) */ in update_odml_entry()

Completed in 3 milliseconds