Searched defs:portIndex (Results 1 – 2 of 2) sorted by relevance
| /frameworks/base/media/libstagefright/omx/ |
| D | OMXNodeInstance.cpp | 221 OMX_U32 portIndex, const sp<IMemory> ¶ms, in useBuffer() 252 OMX_U32 portIndex, size_t size, OMX::buffer_id *buffer) { in allocateBuffer() 281 OMX_U32 portIndex, const sp<IMemory> ¶ms, in allocateBufferWithBackup() 311 OMX_U32 portIndex, OMX::buffer_id buffer) { in freeBuffer() 428 void OMXNodeInstance::addActiveBuffer(OMX_U32 portIndex, OMX::buffer_id id) { in addActiveBuffer() 436 OMX_U32 portIndex, OMX::buffer_id id) { in removeActiveBuffer()
|
| /frameworks/base/media/libstagefright/ |
| D | OMXCodec.cpp | 411 void OMXCodec::setMinBufferSize(OMX_U32 portIndex, OMX_U32 size) { in setMinBufferSize() 431 OMX_U32 portIndex, in setVideoPortFormatType() 831 status_t OMXCodec::allocateBuffersOnPort(OMX_U32 portIndex) { in allocateBuffersOnPort() 1077 OMX_U32 portIndex = data; in onCmdComplete() local 1099 OMX_U32 portIndex = data; in onCmdComplete() local 1119 OMX_U32 portIndex = data; in onCmdComplete() local 1266 OMX_U32 portIndex, bool onlyThoseWeOwn) { in freeBuffersOnPort() 1306 void OMXCodec::onPortSettingsChanged(OMX_U32 portIndex) { in onPortSettingsChanged() 1322 bool OMXCodec::flushPortAsync(OMX_U32 portIndex) { in flushPortAsync() 1349 void OMXCodec::disablePortAsync(OMX_U32 portIndex) { in disablePortAsync() [all …]
|