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 D | av_codec_service_ipc_interface_code.h | 43 GET_OUTPUT_FORMAT, enumerator
|
/ohos5.0/foundation/multimedia/av_codec/services/services/codec/server/post_processing/ |
H A D | dynamic_interface_types.h | 110 GET_OUTPUT_FORMAT, enumerator
|
H A D | dynamic_controller.cpp | 156 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 D | codec_state.cpp | 55 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 D | image_codec.cpp | 104 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 D | codec_service_stub.cpp | 52 {static_cast<uint32_t>(OHOS::MediaAVCodec::CodecServiceInterfaceCode::GET_OUTPUT_FORMAT), 177 case static_cast<uint32_t>(CodecServiceInterfaceCode::GET_OUTPUT_FORMAT): in OnRemoteRequest()
|
H A D | codec_service_proxy.cpp | 362 …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 D | hcodec_state.cpp | 55 case MsgWhat::GET_OUTPUT_FORMAT: { in OnMsgReceived() 370 case MsgWhat::GET_OUTPUT_FORMAT: { in OnMsgReceived()
|
H A D | hcodec.cpp | 199 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 D | hcodec.h | 74 GET_OUTPUT_FORMAT, enumerator
|
/ohos5.0/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/include/hardware/imagecodec/ |
H A D | image_codec.h | 68 GET_OUTPUT_FORMAT, enumerator
|