Searched refs:atomFourCC (Results 1 – 1 of 1) sorted by relevance
2450 uint32_t atomFourCC; in parseQTMetaVal() local2451 if (!mDataSource->getUInt32(offset + 4, &atomFourCC) in parseQTMetaVal()2452 || atomFourCC != FOURCC('d', 'a', 't', 'a')) { in parseQTMetaVal()