Home | History | Annotate | Download | only in stagefright

Lines Matching full: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);
303 OMX_U32 portIndex, bool onlyThoseWeOwn = false);
305 status_t freeBuffer(OMX_U32 portIndex, size_t bufIndex);
324 bool flushPortAsync(OMX_U32 portIndex);
326 void disablePortAsync(OMX_U32 portIndex);
327 status_t enablePortAsync(OMX_U32 portIndex);
335 void onPortSettingsChanged(OMX_U32 portIndex);
345 void dumpPortStatus(OMX_U32 portIndex);