Home
last modified time | relevance | path

Searched refs:countTitle (Results 1 – 1 of 1) sorted by relevance

/external/opencore/nodes/pvmp4ffparsernode/src/
Dpvmf_mp4ffparser_node_metadata.cpp2686 uint32 countTitle = 0; in DoGetMetadataValues() local
2687 countTitle = iMP4FileHandle->getNumTitle(); in DoGetMetadataValues()
2689 if (countTitle > 0) in DoGetMetadataValues()
2691 for (idx = 0; idx < (int32)countTitle ; idx++) in DoGetMetadataValues()