HomeSort by relevance Sort by last modified time
    Searched refs:mDecryptDestination (Results 1 - 4 of 4) sorted by null

  /frameworks/av/media/libstagefright/include/
ACodecBufferChannel.h 122 sp<IMemory> mDecryptDestination;
  /hardware/google/av/media/sfplugin/
CCodecBufferChannel.h 194 sp<IMemory> mDecryptDestination;
CCodecBufferChannel.cpp     [all...]
  /frameworks/av/media/libstagefright/
ACodecBufferChannel.cpp 139 destination.mSharedMemory = mDecryptDestination;
341 mDecryptDestination = mDealer->allocate(destinationBufferSize);

Completed in 104 milliseconds