Searched defs:objState (Results 1 – 6 of 6) sorted by relevance
39 void WaitState(CodecStateType objState) in WaitState()
352 bool FunctionUtil::WaitState(sptr<ICodecComponent> component, CodecStateType objState) in WaitState()
555 void ComponentNode::WaitStateChange(uint32_t objState, OMX_STATETYPE *status) in WaitStateChange()
673 void ComponentNode::WaitStateChange(CodecStateType objState, CodecStateType &status) in WaitStateChange()
192 void waitState(OMX_STATETYPE objState) in waitState()
602 …std::vector<uint8_t> objState = ArkWebBasicVectorStructToClass<uint8_t, ArkWebUint8Vector>(stState… in SerializeWebState() local