Home | History | Annotate | Download | only in stagefright

Lines Matching refs:portIndex

207     status_t allocateBuffersOnPort(OMX_U32 portIndex);
208 status_t freeBuffersOnPort(OMX_U32 portIndex);
209 status_t freeBuffer(OMX_U32 portIndex, size_t i);
223 uint32_t portIndex, IOMX::buffer_id bufferID,
230 OMX_U32 portIndex,
243 OMX_U32 portIndex,
253 OMX_U32 portIndex, OMX_AUDIO_CODINGTYPE desiredFormat);
262 OMX_U32 portIndex, int32_t sampleRate, int32_t numChannels);
264 status_t setMinBufferSize(OMX_U32 portIndex, size_t size);
284 bool allYourBuffersAreBelongToUs(OMX_U32 portIndex);
290 size_t countBuffersOwnedByComponent(OMX_U32 portIndex) const;