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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavformat/
H A Dxwma.c202 const uint64_t total_decoded_bytes = dpds_table[dpds_table_size - 1]; local
203 st->duration = total_decoded_bytes / bytes_per_sample;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavformat/
H A Dxwma.c206 const uint64_t total_decoded_bytes = dpds_table[dpds_table_size - 1]; local
216 st->duration = total_decoded_bytes / bytes_per_sample;

Completed in 96 milliseconds