Searched defs:GetState (Results 1 - 4 of 4) sorted by relevance
/drivers/peripheral/codec/interfaces/include/ | ||
H A D | codec_component_if.h | 206 int32_t (*GetState)(struct CodecComponentType *self, enum OMX_STATETYPE *state); member |
/drivers/peripheral/codec/hal/idl_service/src/ | ||
H A D | codec_component_service.cpp | 200 int32_t CodecComponentService::GetState(CodecStateType &state) in GetState() function in OHOS::HDI::Codec::V3_0::CodecComponentService |
H A D | component_node.cpp | 275 int32_t ComponentNode::GetState(CodecStateType &state) in GetState() function in OHOS::Codec::Omx::ComponentNode |
/drivers/peripheral/codec/hal/v2.0/hdi_impl/src/ | ||
H A D | component_node.cpp | 168 int32_t ComponentNode::GetState(OMX_STATETYPE *state) in GetState() function in OHOS::Codec::Omx::ComponentNode |
Completed in 5 milliseconds