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

  /frameworks/native/include/media/hardware/
CryptoAPI.h 55 size_t mNumBytesOfEncryptedData;
  /frameworks/av/media/libmedia/
ICrypto.cpp 123 totalSize += subSamples[i].mNumBytesOfEncryptedData;
  /frameworks/av/drm/mediadrm/plugins/mock/
MockDrmCryptoPlugin.cpp 700 subSamples[i].mNumBytesOfEncryptedData);
  /frameworks/av/media/libstagefright/
MediaCodec.cpp     [all...]
  /frameworks/base/media/jni/
android_media_MediaCodec.cpp 632 subSamples[i].mNumBytesOfEncryptedData =

Completed in 319 milliseconds