Searched refs:hasCryptoOrDescrambler (Results 1 – 8 of 8) sorted by relevance
161 bool hasCryptoOrDescrambler() { in hasCryptoOrDescrambler() function
165 bool hasCryptoOrDescrambler() { return mHasCryptoOrDescrambler; } in hasCryptoOrDescrambler() function
2160 if (codec->hasCryptoOrDescrambler()) { in android_media_MediaCodec_native_queueLinearBlock()2176 if (codec->hasCryptoOrDescrambler()) { in android_media_MediaCodec_native_queueLinearBlock()
131 if (!hasCryptoOrDescrambler() || mDealer == nullptr) { in queueSecureInputBuffer()549 if (hasCryptoOrDescrambler()) { in setInputBufferArray()572 if (hasCryptoOrDescrambler()) { in setInputBufferArray()
3502 if (hasCryptoOrDescrambler()) { in queueCSDInputBuffer()3704 if (hasCryptoOrDescrambler()) { in onQueueInputBuffer()3716 if (!hasCryptoOrDescrambler()) { in onQueueInputBuffer()3806 if (hasCryptoOrDescrambler() && !c2Buffer && !memory) { in onQueueInputBuffer()
315 inline bool hasCryptoOrDescrambler() { in hasCryptoOrDescrambler() function
512 if (!hasCryptoOrDescrambler()) { in queueSecureInputBuffer()1002 if (!buffersBoundToCodec && (hasCryptoOrDescrambler() || conforming)) { in start()1016 if (hasCryptoOrDescrambler()) { in start()
465 bool hasCryptoOrDescrambler() { in hasCryptoOrDescrambler() function