Searched defs:subframes (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/platform/mhtml/
H A DArchiveResourceCollection.cpp56 const MHTMLArchive::SubFrameArchives& subframes = archive->subframeArchives(); local
57 for (MHTMLArchive::SubFrameArchives::const_iterator iterator = subframes.begin(); iterator != subframes.end(); ++iterator) {
/external/flac/include/FLAC/
H A Dformat.h418 /**< The number of channels (== number of subframes). */
474 FLAC__Subframe subframes[FLAC__MAX_CHANNELS]; member in struct:__anon21474

Completed in 129 milliseconds