Searched refs:cryptedbuf (Results 1 – 1 of 1) sorted by relevance
393 sp<ABuffer> cryptedbuf = U32ArrayToSizeBuf(numSubSamples, (uint32_t *)crypteddata); in AMediaExtractor_getSampleCryptoInfo() local395 crypteddata = crypteddata == NULL ? NULL : cryptedbuf->data(); in AMediaExtractor_getSampleCryptoInfo()