Searched defs:GetState (Results 1 – 5 of 5) sorted by relevance
| /drivers/peripheral/codec/interfaces/include/ | ||
| D | codec_component_if.h | 206 int32_t (*GetState)(struct CodecComponentType *self, enum OMX_STATETYPE *state); member |
| /drivers/peripheral/codec/hal/idl_service/src/ | ||
| D | codec_component_service.cpp | 68 int32_t CodecComponentService::GetState(OMX_STATETYPE &state) in GetState() function in OHOS::HDI::Codec::V1_0::CodecComponentService |
| D | component_node.cpp | 194 int32_t ComponentNode::GetState(OHOS::HDI::Codec::V1_0::OMX_STATETYPE &state) in GetState() function in OHOS::Codec::Omx::ComponentNode |
| /drivers/peripheral/codec/hal/passthrough/adapter/src/ | ||
| D | component_node.cpp | 244 int32_t ComponentNode::GetState(OMX_STATETYPE *state) in GetState() function in OHOS::Codec::CodecAdapter::ComponentNode |
| /drivers/peripheral/codec/hal/v2.0/hdi_impl/src/ | ||
| D | component_node.cpp | 163 int32_t ComponentNode::GetState(OMX_STATETYPE *state) in GetState() function in OHOS::Codec::Omx::ComponentNode |