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

  /hardware/google/av/media/sfplugin/
C2OMXNode.h 61 status_t allocateSecureBuffer(
C2OMXNode.cpp 165 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(
  /hardware/interfaces/media/omx/1.0/
IOmxNode.hal 224 allocateSecureBuffer(
253 * Free a buffer previously assigned to a port by allocateSecureBuffer() or
  /frameworks/av/media/libmedia/include/media/
IOMX.h 134 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 329 virtual status_t allocateSecureBuffer(
515 virtual status_t allocateSecureBuffer(
518 return mBase->allocateSecureBuffer(
866 status_t err = allocateSecureBuffer(
    [all...]
  /frameworks/av/media/libstagefright/omx/include/media/stagefright/omx/
OMXNodeInstance.h 76 status_t allocateSecureBuffer(
  /frameworks/av/media/libstagefright/omx/
OMXNodeInstance.cpp     [all...]
  /hardware/interfaces/media/omx/1.0/vts/functional/common/
media_hidl_test_common.cpp 269 omxNode->allocateSecureBuffer(
  /frameworks/av/media/libstagefright/
ACodec.cpp 951 err = mOMXNode->allocateSecureBuffer(
    [all...]

Completed in 339 milliseconds