Home
last modified time | relevance | path

Searched refs:attachEncryptedBuffers (Results 1 – 4 of 4) sorted by relevance

/frameworks/av/media/libstagefright/include/media/stagefright/
DCodecBase.h480 virtual status_t attachEncryptedBuffers( in attachEncryptedBuffers() function
/frameworks/av/media/codec2/sfplugin/
DCCodecBufferChannel.h95 status_t attachEncryptedBuffers(
DCCodecBufferChannel.cpp500 status_t CCodecBufferChannel::attachEncryptedBuffers( in attachEncryptedBuffers() function in android::CCodecBufferChannel
/frameworks/av/media/libstagefright/
DMediaCodec.cpp6335 err = mBufferChannel->attachEncryptedBuffers( in onQueueInputBuffer()