Searched refs:mDefaultIVSize (Results 1 – 1 of 1) sorted by relevance
112 int32_t mDefaultIVSize; // passed in from extractor member in android::MPEG4Source3872 mDefaultIVSize = 0; in MPEG4Source()3873 mFormat.findInt32(kKeyCryptoDefaultIVSize, &mDefaultIVSize); in MPEG4Source()5136 bufmeta.setInt32(kKeyCryptoDefaultIVSize, mDefaultIVSize); in fragmentedRead()