Searched defs:GetState (Results 1 – 6 of 6) sorted by relevance
206 int32_t (*GetState)(struct CodecComponentType *self, enum OMX_STATETYPE *state); member
104 int32_t CodecComponentService::GetState(CodecStateType &state) in GetState() function in OHOS::HDI::Codec::V1_0::CodecComponentService
219 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
169 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