Searched refs:mFrameConfig (Results 1 – 3 of 3) sorted by relevance
38 mFrameConfig(false) { in SimpleSoftOMXComponent()215 bool frameConfig = mFrameConfig; in setConfig()218 mFrameConfig = frameConfig; in setConfig()355 if (mFrameConfig) { in emptyThisBuffer()356 msg->setInt32("frame-config", mFrameConfig); in emptyThisBuffer()357 mFrameConfig = false; in emptyThisBuffer()420 buffer->mFrameConfig = (bool)frameConfig; in onMessageReceived()
54 bool mFrameConfig; member110 std::atomic_bool mFrameConfig; member
290 if (inInfo->mFrameConfig) { in onQueueFilled()