Home
last modified time | relevance | path

Searched refs:GET_INPUT_FORMAT (Results 1 – 9 of 9) sorted by relevance

/ohos5.0/foundation/multimedia/av_codec/services/services/sa_avcodec/ipc/
H A Dav_codec_service_ipc_interface_code.h49 GET_INPUT_FORMAT, enumerator
/ohos5.0/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/src/hardware/imagecodec/
H A Dcodec_state.cpp54 case MsgWhat::GET_INPUT_FORMAT: in OnMsgReceived()
118 shared_ptr<Format> fmt = (info.type == MsgWhat::GET_INPUT_FORMAT) ? in OnGetFormat()
371 case MsgWhat::GET_INPUT_FORMAT: in OnMsgReceived()
541 case MsgWhat::GET_INPUT_FORMAT: in OnMsgReceived()
H A Dimage_codec.cpp91 int32_t ret = DoSyncCallAndGetReply(MsgWhat::GET_INPUT_FORMAT, nullptr, reply); in GetInputFormat()
214 { GET_INPUT_FORMAT, "GET_INPUT_FORMAT" }, in ToString()
/ohos5.0/foundation/multimedia/av_codec/services/engine/codec/video/hcodec/
H A Dhcodec_state.cpp54 case MsgWhat::GET_INPUT_FORMAT: in OnMsgReceived()
116 shared_ptr<Format> fmt = (info.type == MsgWhat::GET_INPUT_FORMAT) ? in OnGetFormat()
369 case MsgWhat::GET_INPUT_FORMAT: in OnMsgReceived()
H A Dhcodec.cpp186 int32_t ret = DoSyncCallAndGetReply(MsgWhat::GET_INPUT_FORMAT, nullptr, reply); in GetInputFormat()
1382 { GET_INPUT_FORMAT, "GET_INPUT_FORMAT" }, { GET_OUTPUT_FORMAT, "GET_OUTPUT_FORMAT" }, in ToString()
H A Dhcodec.h73 GET_INPUT_FORMAT, enumerator
/ohos5.0/foundation/multimedia/av_codec/services/services/codec/ipc/
H A Dcodec_service_proxy.cpp440 …Remote()->SendRequest(static_cast<uint32_t>(CodecServiceInterfaceCode::GET_INPUT_FORMAT), data, re… in GetInputFormat()
H A Dcodec_service_stub.cpp183 case static_cast<uint32_t>(CodecServiceInterfaceCode::GET_INPUT_FORMAT): in OnRemoteRequest()
/ohos5.0/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/include/hardware/imagecodec/
H A Dimage_codec.h67 GET_INPUT_FORMAT, enumerator