Home | History | Annotate | Download | only in stagefright

Lines Matching refs:portIndex

256             OMX_U32 portIndex,
272 OMX_COLOR_FORMATTYPE colorFormat, int portIndex);
289 void setMinBufferSize(OMX_U32 portIndex, OMX_U32 size);
292 OMX_U32 portIndex, int32_t sampleRate, int32_t numChannels);
295 status_t allocateBuffersOnPort(OMX_U32 portIndex);
304 OMX_U32 portIndex, bool onlyThoseWeOwn = false);
306 status_t freeBuffer(OMX_U32 portIndex, size_t bufIndex);
325 bool flushPortAsync(OMX_U32 portIndex);
327 void disablePortAsync(OMX_U32 portIndex);
328 status_t enablePortAsync(OMX_U32 portIndex);
336 void onPortSettingsChanged(OMX_U32 portIndex);
346 void dumpPortStatus(OMX_U32 portIndex);