Home
last modified time | relevance | path

Searched refs:GET_OUTPUT_FORMAT (Results 1 – 11 of 11) sorted by relevance

/ohos5.0/foundation/multimedia/av_codec/services/services/sa_avcodec/ipc/
H A Dav_codec_service_ipc_interface_code.h43 GET_OUTPUT_FORMAT, enumerator
/ohos5.0/foundation/multimedia/av_codec/services/services/codec/server/post_processing/
H A Ddynamic_interface_types.h110 GET_OUTPUT_FORMAT, enumerator
H A Ddynamic_controller.cpp156 auto ret = interface_.Invoke<DynamicInterfaceName::GET_OUTPUT_FORMAT>(instance_, formatPtr); in GetOutputFormatImpl()
/ohos5.0/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/src/hardware/imagecodec/
H A Dcodec_state.cpp55 case MsgWhat::GET_OUTPUT_FORMAT: { in OnMsgReceived()
372 case MsgWhat::GET_OUTPUT_FORMAT: { in OnMsgReceived()
542 case MsgWhat::GET_OUTPUT_FORMAT: { in OnMsgReceived()
H A Dimage_codec.cpp104 int32_t ret = DoSyncCallAndGetReply(MsgWhat::GET_OUTPUT_FORMAT, nullptr, reply); in GetOutputFormat()
215 { GET_OUTPUT_FORMAT, "GET_OUTPUT_FORMAT" }, in ToString()
/ohos5.0/foundation/multimedia/av_codec/services/services/codec/ipc/
H A Dcodec_service_stub.cpp52 {static_cast<uint32_t>(OHOS::MediaAVCodec::CodecServiceInterfaceCode::GET_OUTPUT_FORMAT),
177 case static_cast<uint32_t>(CodecServiceInterfaceCode::GET_OUTPUT_FORMAT): in OnRemoteRequest()
H A Dcodec_service_proxy.cpp362 …Remote()->SendRequest(static_cast<uint32_t>(CodecServiceInterfaceCode::GET_OUTPUT_FORMAT), data, r… in GetOutputFormat()
/ohos5.0/foundation/multimedia/av_codec/services/engine/codec/video/hcodec/
H A Dhcodec_state.cpp55 case MsgWhat::GET_OUTPUT_FORMAT: { in OnMsgReceived()
370 case MsgWhat::GET_OUTPUT_FORMAT: { in OnMsgReceived()
H A Dhcodec.cpp199 int32_t ret = DoSyncCallAndGetReply(MsgWhat::GET_OUTPUT_FORMAT, nullptr, reply); in GetOutputFormat()
1382 { GET_INPUT_FORMAT, "GET_INPUT_FORMAT" }, { GET_OUTPUT_FORMAT, "GET_OUTPUT_FORMAT" }, in ToString()
H A Dhcodec.h74 GET_OUTPUT_FORMAT, enumerator
/ohos5.0/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/include/hardware/imagecodec/
H A Dimage_codec.h68 GET_OUTPUT_FORMAT, enumerator