OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:subframes
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/WebKit/Source/platform/mhtml/
ArchiveResourceCollection.cpp
50
const Vector<RefPtr<MHTMLArchive> >&
subframes
= archive->subframeArchives();
local
51
for (Vector<RefPtr<MHTMLArchive> >::const_iterator iterator =
subframes
.begin(); iterator !=
subframes
.end(); ++iterator) {
/external/flac/include/FLAC/
format.h
418
/**< The number of channels (== number of
subframes
). */
474
FLAC__Subframe
subframes
[FLAC__MAX_CHANNELS];
member in struct:__anon18291
[
all
...]
Completed in 86 milliseconds