OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:IsValidTopLevelBox
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/media/mp4/
box_reader.cc
110
if (!
IsValidTopLevelBox
(reader->type(), log_cb)) {
130
if (!
IsValidTopLevelBox
(reader.type(), log_cb)) {
140
bool BoxReader::
IsValidTopLevelBox
(const FourCC& type,
box_reader.h
101
static bool
IsValidTopLevelBox
(const FourCC& type,
Completed in 51 milliseconds