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.cpp146 bool GoldfishVPX::outputBuffers(bool flushDecoder, bool display, bool eos, bool *portWillReset) { in outputBuffers()
280 bool portWillReset = false; in onQueueFilled() local
367 bool portWillReset = false; in onPortFlushCompleted() local
380 bool portWillReset = false; in onReset() local
/device/generic/goldfish-opengl/system/codecs/omx/avcdec/
DGoldfishAVCDec.cpp423 bool portWillReset = false; in onQueueFilled() local
448 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()