Searched defs:GetState (Results 1 – 6 of 6) sorted by relevance
206 int32_t (*GetState)(struct CodecComponentType *self, enum OMX_STATETYPE *state); member
116 int32_t CodecComponentService::GetState(CodecStateType &state) in GetState() function in OHOS::HDI::Codec::V2_0::CodecComponentService
225 int32_t ComponentNode::GetState(CodecStateType &state) in GetState() function in OHOS::Codec::Omx::ComponentNode
244 int32_t ComponentNode::GetState(OMX_STATETYPE *state) in GetState() function in OHOS::Codec::CodecAdapter::ComponentNode
168 int32_t ComponentNode::GetState(OMX_STATETYPE *state) in GetState() function in OHOS::Codec::Omx::ComponentNode
374 BENCHMARK_F(CodecBenchmarkOmxTest, GetState)(benchmark::State &state) in BENCHMARK_F() argument