Searched refs:allocateBuffersOnPort (Results 1 – 2 of 2) sorted by relevance
342 status_t allocateBuffersOnPort(OMX_U32 portIndex);
890 status_t ACodec::allocateBuffersOnPort(OMX_U32 portIndex) { in allocateBuffersOnPort() function in android::ACodec7495 status_t err = mCodec->allocateBuffersOnPort(kPortIndexInput); in allocateBuffers()7500 err = mCodec->allocateBuffersOnPort(kPortIndexOutput); in allocateBuffers()8796 err = mCodec->allocateBuffersOnPort(kPortIndexOutput); in onOMXEvent()