Home | History | Annotate | Download | only in stagefright

Lines Matching refs:portIndex

226     status_t allocateBuffersOnPort(OMX_U32 portIndex);
227 status_t freeBuffersOnPort(OMX_U32 portIndex);
228 status_t freeBuffer(OMX_U32 portIndex, size_t i);
242 uint32_t portIndex, IOMX::buffer_id bufferID,
252 OMX_U32 portIndex,
266 OMX_U32 portIndex,
290 OMX_U32 portIndex, OMX_AUDIO_CODINGTYPE desiredFormat);
299 OMX_U32 portIndex, int32_t sampleRate, int32_t numChannels);
301 status_t setMinBufferSize(OMX_U32 portIndex, size_t size);
322 bool allYourBuffersAreBelongToUs(OMX_U32 portIndex);
328 size_t countBuffersOwnedByComponent(OMX_U32 portIndex) const;
335 status_t getPortFormat(OMX_U32 portIndex, sp<AMessage> &notify);