Searched refs:kKeyCryptoDefaultIVSize (Results 1 – 2 of 2) sorted by relevance
176 kKeyCryptoDefaultIVSize = 'cryS', // int32_t enumerator
1162 mLastTrack->meta->setInt32(kKeyCryptoDefaultIVSize, defaultIVSize); in parseChunk()3477 mFormat->findInt32(kKeyCryptoDefaultIVSize, &mDefaultIVSize); in MPEG4Source()3843 CHECK(mFormat->findInt32(kKeyCryptoDefaultIVSize, &ivlength)); in parseSampleAuxiliaryInformationOffsets()4592 bufmeta->setInt32(kKeyCryptoDefaultIVSize, mDefaultIVSize); in fragmentedRead()