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

/external/opencore/nodes/pvmp4ffparsernode/src/
H A Dpvmf_mp4ffparser_node_metadata.cpp3045 uint32 countArtist = 0; local
3046 countArtist = iMP4FileHandle->getNumArtist();
3048 if (countArtist > 0)
3050 for (idx = 0; idx < (int32)countArtist ; idx++)

Completed in 30 milliseconds