Searched defs:portIndex (Results  1 – 5 of 5) sorted by relevance
| /device/generic/goldfish-opengl/system/codecs/omx/plugin/ | 
| D | SimpleGoldfishOMXComponent.cpp | 75     OMX_U32 portIndex;  in isSetParameterAllowed()  local225         OMX_U32 portIndex,  in useBuffer()
 235         OMX_U32 portIndex,  in useBufferCallerLockedAlready()
 293         OMX_U32 portIndex,  in allocateBuffer()
 315         OMX_U32 portIndex,  in freeBuffer()
 419             size_t portIndex = (kWhatEmptyThisBuffer == msgType)?  in onMessageReceived()  local
 536 void SimpleGoldfishOMXComponent::onPortEnable(OMX_U32 portIndex, bool enable) {  in onPortEnable()
 578         OMX_U32 portIndex, bool sendFlushComplete) {  in onPortFlush()
 739 SimpleGoldfishOMXComponent::getPortQueue(OMX_U32 portIndex) {  in getPortQueue()
 745         OMX_U32 portIndex) {  in editPortInfo()
 
 | 
| D | GoldfishOMXComponent.cpp | 191         OMX_U32 portIndex,  in UseBufferWrapper()206         OMX_U32 portIndex,  in AllocateBufferWrapper()
 219         OMX_U32 portIndex,  in FreeBufferWrapper()
 
 | 
| D | GoldfishVideoDecoderOMXComponent.cpp | 780 void GoldfishVideoDecoderOMXComponent::onPortEnableCompleted(OMX_U32 portIndex, bool enabled) {  in onPortEnableCompleted()
 | 
| /device/generic/goldfish-opengl/system/codecs/omx/avcdec/ | 
| D | GoldfishAVCDec.cpp | 244 void GoldfishAVCDec::onPortFlushCompleted(OMX_U32 portIndex) {  in onPortFlushCompleted()289 void GoldfishAVCDec::onQueueFilled(OMX_U32 portIndex) {  in onQueueFilled()
 
 | 
| /device/generic/goldfish-opengl/system/codecs/omx/vpxdec/ | 
| D | GoldfishVPX.cpp | 365 void GoldfishVPX::onPortFlushCompleted(OMX_U32 portIndex) {  in onPortFlushCompleted()
 |