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

/external/chromium_org/media/formats/mp4/
H A Dtrack_run_iterator.h94 const CencSampleEncryptionInfoEntry& GetSampleEncryptionInfoEntry(
H A Dtrack_run_iterator.cc552 TrackRunIterator::GetSampleEncryptionInfoEntry( function in class:media::mp4::TrackRunIterator
564 : GetSampleEncryptionInfoEntry(index).is_encrypted;
571 : GetSampleEncryptionInfoEntry(index).key_id;
577 : GetSampleEncryptionInfoEntry(index).iv_size;

Completed in 92 milliseconds