Home | History | Annotate | Download | only in stagefright

Lines Matching full:portindex

188     void dumpBuffers(OMX_U32 portIndex);
272 status_t allocateBuffersOnPort(OMX_U32 portIndex);
273 status_t freeBuffersOnPort(OMX_U32 portIndex);
274 status_t freeBuffer(OMX_U32 portIndex, size_t i);
300 uint32_t portIndex, IOMX::buffer_id bufferID,
310 OMX_U32 portIndex,
324 OMX_U32 portIndex,
348 OMX_U32 portIndex, OMX_AUDIO_CODINGTYPE desiredFormat);
357 OMX_U32 portIndex, int32_t sampleRate, int32_t numChannels);
362 status_t setMinBufferSize(OMX_U32 portIndex, size_t size);
381 bool allYourBuffersAreBelongToUs(OMX_U32 portIndex);
387 size_t countBuffersOwnedByComponent(OMX_U32 portIndex) const;
411 status_t getPortFormat(OMX_U32 portIndex, sp<AMessage> &notify);