Home
last modified time | relevance | path

Searched defs:setCrypto (Results 1 – 4 of 4) sorted by relevance

/aosp12/frameworks/av/media/libstagefright/include/media/stagefright/
H A DCodecBase.h327 virtual void setCrypto(const sp<ICrypto> &) {} in setCrypto() function
/aosp12/frameworks/base/media/jni/
H A Dandroid_media_MediaCrypto.cpp141 static sp<JCrypto> setCrypto( in setCrypto() function
/aosp12/frameworks/av/media/libstagefright/
H A DACodecBufferChannel.cpp644 void ACodecBufferChannel::setCrypto(const sp<ICrypto> &crypto) { in setCrypto() function in android::ACodecBufferChannel
/aosp12/frameworks/av/media/codec2/sfplugin/
H A DCCodecBufferChannel.cpp2050 void CCodecBufferChannel::setCrypto(const sp<ICrypto> &crypto) { in setCrypto() function in android::CCodecBufferChannel