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

/external/chromium_org/media/formats/mp4/
H A Dtrack_run_iterator.h100 const std::vector<uint8>& GetKeyId(size_t sample_index) const;
H A Dtrack_run_iterator.cc537 const std::vector<uint8>& kid = GetKeyId(sample_idx);
567 const std::vector<uint8>& TrackRunIterator::GetKeyId( function in class:media::mp4::TrackRunIterator

Completed in 1027 milliseconds