Lines Matching refs:Codec
30 using OHOS::HDI::Codec::V3_0::CompVerInfo;
31 using OHOS::HDI::Codec::V3_0::ICodecCallback;
32 using OHOS::HDI::Codec::V3_0::OmxCodecBuffer;
33 using OHOS::HDI::Codec::V3_0::CodecStateType;
35 namespace Codec {
44 int32_t SendCommand(HDI::Codec::V3_0::CodecCommandType cmd, uint32_t param, int8_t *cmdData);
52 int32_t GetState(HDI::Codec::V3_0::CodecStateType &state);
54 OHOS::HDI::Codec::V3_0::CodecTunnelSetupType &tunnelSetup);
75 int32_t OnEvent(HDI::Codec::V3_0::CodecEventType event, uint32_t data1, uint32_t data2, void *eventData);
103 } // namespace Codec