Home
last modified time | relevance | path

Searched refs:total_decoded_bytes (Results 1 – 1 of 1) sorted by relevance

/third_party/ffmpeg/libavformat/
Dxwma.c242 const uint64_t total_decoded_bytes = dpds_table[dpds_table_size - 1]; in xwma_read_header() local
252 st->duration = total_decoded_bytes / bytes_per_sample; in xwma_read_header()