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

  /frameworks/av/media/codec2/sfplugin/
C2OMXNode.h 62 status_t allocateSecureBuffer(
C2OMXNode.cpp 296 status_t C2OMXNode::allocateSecureBuffer(
  /frameworks/av/media/libmedia/include/media/omx/1.0/
WOmxNode.h 87 status_t allocateSecureBuffer(
135 Return<void> allocateSecureBuffer(
  /frameworks/av/media/libstagefright/omx/include/media/stagefright/omx/1.0/
WOmxNode.h 88 status_t allocateSecureBuffer(
136 Return<void> allocateSecureBuffer(
  /frameworks/av/media/libmedia/include/media/
IOMX.h 133 virtual status_t allocateSecureBuffer(
  /frameworks/av/media/libmedia/omx/1.0/
WOmxNode.cpp 140 status_t LWOmxNode::allocateSecureBuffer(
145 status_t transStatus = toStatusT(mBase->allocateSecureBuffer(
342 Return<void> TWOmxNode::allocateSecureBuffer(
348 Status status = toStatus(mBase->allocateSecureBuffer(
  /frameworks/av/media/libstagefright/omx/1.0/
WOmxNode.cpp 143 status_t LWOmxNode::allocateSecureBuffer(
148 status_t transStatus = toStatusT(mBase->allocateSecureBuffer(
345 Return<void> TWOmxNode::allocateSecureBuffer(
351 Status status = toStatus(mBase->allocateSecureBuffer(
  /frameworks/av/media/libmedia/
IOMX.cpp 255 virtual status_t allocateSecureBuffer(
441 virtual status_t allocateSecureBuffer(
444 return mBase->allocateSecureBuffer(
715 status_t err = allocateSecureBuffer(
  /frameworks/av/media/libstagefright/omx/include/media/stagefright/omx/
OMXNodeInstance.h 76 status_t allocateSecureBuffer(
  /frameworks/av/media/libstagefright/omx/
OMXNodeInstance.cpp     [all...]
  /frameworks/av/media/libstagefright/
ACodec.cpp 951 err = mOMXNode->allocateSecureBuffer(
    [all...]

Completed in 615 milliseconds