Home
last modified time | relevance | path

Searched defs:portWillReset (Results 1 – 3 of 3) sorted by relevance

/device/generic/goldfish-opengl/system/codecs/omx/vpxdec/
DGoldfishVPX.cpp145 bool GoldfishVPX::outputBuffers(bool flushDecoder, bool display, bool eos, bool *portWillReset) { in outputBuffers()
279 bool portWillReset = false; in onQueueFilled() local
366 bool portWillReset = false; in onPortFlushCompleted() local
379 bool portWillReset = false; in onReset() local
/device/generic/goldfish-opengl/system/codecs/omx/avcdec/
DGoldfishAVCDec.cpp424 bool portWillReset = false; in onQueueFilled() local
449 bool portWillReset = false; in onQueueFilled() local
/device/generic/goldfish-opengl/system/codecs/omx/plugin/
DGoldfishVideoDecoderOMXComponent.cpp196 bool *portWillReset, uint32_t width, uint32_t height, in handlePortSettingsChange()