Searched refs:mIsLowLatency (Results 1 – 2 of 2) sorted by relevance
298 bool mIsLowLatency; member
591 mIsLowLatency(false), in ACodec()2512 mIsLowLatency = (lowLatency && err == OK); in setLowLatency()6052 if (getPortMode(kPortIndexOutput) == RESUBMIT_BUFFERS && mCodec->mIsLowLatency) { in onMessageReceived()6432 if (mCodec->mIsLowLatency in onInputBufferFilled()7697 if (mCodec->mIsLowLatency) { in submitOutputMetaBuffers()