Searched refs:cryptInfoObj (Results 1 – 1 of 1) sorted by relevance
1116 sp<RefBase> cryptInfoObj; in onInputBufferFetched() local1117 if (buffer->meta()->findObject("cryptInfo", &cryptInfoObj)) { in onInputBufferFetched()1118 cryptInfo = static_cast<AMediaCodecCryptoInfoWrapper *>(cryptInfoObj.get()); in onInputBufferFetched()