Searched refs:mFrameConfig (Results 1 – 3 of 3) sorted by relevance
42 mFrameConfig(false) { in SimpleSoftOMXComponent()232 bool frameConfig = mFrameConfig; in setConfig()235 mFrameConfig = frameConfig; in setConfig()372 if (mFrameConfig) { in emptyThisBuffer()373 msg->setInt32("frame-config", mFrameConfig); in emptyThisBuffer()374 mFrameConfig = false; in emptyThisBuffer()437 buffer->mFrameConfig = (bool)frameConfig; in onMessageReceived()
54 bool mFrameConfig; member110 std::atomic_bool mFrameConfig; member
290 if (inInfo->mFrameConfig) { in onQueueFilled()