Searched defs:GetState (Results 1 – 5 of 5) sorted by relevance
206 int32_t (*GetState)(struct CodecComponentType *self, enum OMX_STATETYPE *state); member
135 int32_t CodecComponentService::GetState(CodecStateType &state) in GetState() function in OHOS::HDI::Codec::V3_0::CodecComponentService
275 int32_t ComponentNode::GetState(CodecStateType &state) in GetState() function in OHOS::Codec::Omx::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