Home
last modified time | relevance | path

Searched defs:format (Results 2076 - 2100 of 4230) sorted by relevance

1...<<81828384858687888990>>...170

/foundation/multimedia/camera_framework/services/camera_service/binder/client/src/
H A Dhcamera_service_proxy.cpp322 int32_t HCameraServiceProxy::CreatePhotoOutput(const sptr<OHOS::IBufferProducer> &producer, int32_t format, in CreatePhotoOutput() argument
356 int32_t HCameraServiceProxy::CreatePreviewOutput(const sptr<OHOS::IBufferProducer> &producer, int32_t format, in CreatePreviewOutput() argument
389 int32_t HCameraServiceProxy::CreateDeferredPreviewOutput(int32_t format, int32_t width, int32_t height, in CreateDeferredPreviewOutput() argument
421 int32_t HCameraServiceProxy::CreateDepthDataOutput(const sptr<OHOS::IBufferProducer> &producer, int32_t format, in CreateDepthDataOutput() argument
456 int32_t HCameraServiceProxy::CreateMetadataOutput(const sptr<OHOS::IBufferProducer> &producer, int32_t format, in CreateMetadataOutput() argument
489 CreateVideoOutput(const sptr<OHOS::IBufferProducer> &producer, int32_t format, int32_t width, int32_t height, sptr<IStreamRepeat>& videoOutput) CreateVideoOutput() argument
[all...]
/foundation/multimedia/camera_framework/test/fuzztest/cameradevice_fuzzer/
H A Dcamera_device_fuzzer.cpp297 CameraFormat format = static_cast<CameraFormat>(data.ReadInt32()); in Test3() local
/foundation/multimedia/image_effect/frameworks/native/effect/pipeline/filters/sink/
H A Dimage_sink_filter.cpp338 std::string format = ""; in PackToFile() local
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/picture/
H A Dauxiliary_generator.cpp116 static ImageInfo MakeImageInfo(const Size &size, PixelFormat format, AlphaType alphaType, in MakeImageInfo() argument
228 static sptr<SurfaceBuffer> AllocSurfaceBuffer(Size &size, int32_t format, uint32_t &errorCode) in AllocSurfaceBuffer() argument
129 MakeAuxiliaryPictureInfo(AuxiliaryPictureType type, const Size &size, uint32_t rowStride, PixelFormat format, ColorSpace colorSpace) MakeAuxiliaryPictureInfo() argument
290 GenerateAuxiliaryPicture(ImageHdrType hdrType, AuxiliaryPictureType type, const std::string &format, std::unique_ptr<AbsImageDecoder> &extDecoder, uint32_t &errorCode) GenerateAuxiliaryPicture() argument
[all...]
/foundation/multimedia/av_codec/test/fuzztest/hevcswdecoderapi11_fuzzer/
H A Dvideodec_api11_sample.cpp81 void VdecFormatChanged(OH_AVCodec *codec, OH_AVFormat *format, void *userData) in VdecFormatChanged() argument
128 OH_AVFormat *format = OH_AVFormat_Create(); in ConfigureVideoDecoder() local
311 OH_AVFormat *format = OH_AVFormat_Create(); SetParameter() local
[all...]
/foundation/multimedia/av_codec/test/unittest/avmuxer_test/
H A Davmuxer_unit_test.cpp1823 OH_AVFormat *format = OH_AVFormat_Create(); in HWTEST_F() local
/foundation/multimedia/av_codec/test/unittest/video_test/fcodec_test/
H A Dvideo_decoder_capi_unit_test.cpp113 static void OnOutputFormatChanged(OH_AVCodec *codec, OH_AVFormat *format, void *userData) in OnOutputFormatChanged() argument
/foundation/multimedia/media_lite/services/player_lite/impl/player_control/sink/
H A Dplayer_sink_type.h65 int32_t format; member
76 int32_t format; member
/foundation/multimedia/media_library/frameworks/services/media_mtp/src/
H A Dmtp_data_utils.cpp217 int32_t MtpDataUtils::SolveHandlesFormatData(const uint16_t format, std::string &outExtension, MediaType &outMediaType) in SolveHandlesFormatData() argument
232 int32_t MtpDataUtils::SolveSendObjectFormatData(const uint16_t format, MediaType &outMediaType) in SolveSendObjectFormatData() argument
265 void MtpDataUtils::GetMediaTypeByformat(const uint16_t format, MediaTyp argument
276 GetPropListBySet(const uint32_t property, const uint16_t format, const shared_ptr<DataShare::DataShareResultSet> &resultSet, shared_ptr<vector<Property>> &outProps) GetPropListBySet() argument
402 Strftime(const std::string &format, time_t curTime) Strftime() argument
452 uint16_t format = MTP_FORMAT_UNDEFINED_CODE; GetOneRowPropList() local
536 uint16_t format; GetMediaTypeByName() local
[all...]
/foundation/multimedia/player_framework/services/services/recorder/server/
H A Drecorder_server.h164 OutputFormatType format = FORMAT_BUTT; member
/foundation/multimedia/media_lite/frameworks/recorder_lite/binder/
H A Drecorder_client.cpp388 int32_t Recorder::RecorderClient::SetOutputFormat(OutputFormatType format) in SetOutputFormat() argument
629 int32_t Recorder::RecorderClient::SetParameter(int32_t sourceId, const Format &format) in SetParameter() argument
/foundation/multimedia/player_framework/frameworks/native/player/test/unittest/src/
H A Dplayer_unit_test.cpp292 Format format; in HWTEST_F() local
340 Format format; in HWTEST_F() local
1795 Format format; in HWTEST_F() local
1812 Format format; HWTEST_F() local
1834 Format format; HWTEST_F() local
2610 Format format; HWTEST_F() local
2655 Format format; HWTEST_F() local
3113 Format format; HWTEST_F() local
3134 Format format; HWTEST_F() local
[all...]
/foundation/multimedia/player_framework/frameworks/js/common/
H A Dcommon_napi.h275 explicit AVCodecJsResultFormat(const Format &format) in AVCodecJsResultFormat() argument
/foundation/communication/ipc/ipc/native/src/core/source/
H A Dmessage_parcel.cpp605 std::string format; in PrintBuffer() local
/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_native/client/hdi_client/hdi_interface/
H A Dwifi_hdi_common.c158 int HdiTxtPrintf(char *str, size_t size, const char *format, ...) in HdiTxtPrintf() argument
/foundation/distributedhardware/distributed_camera/services/cameraservice/cameraoperator/handler/src/
H A Ddcamera_handler.cpp324 CameraStandard::CameraFormat format = profile.GetCameraFormat(); in ProcessProfile() local
410 int32_t DCameraHandler::CovertToDcameraFormat(CameraStandard::CameraFormat format) in CovertToDcameraFormat() argument
[all...]
/foundation/distributedhardware/distributed_camera/test/distributedcameraclienttest/
H A Ddcamera_client_demo.cpp131 CameraFormat ConvertToCameraFormat(int32_t format) in ConvertToCameraFormat() argument
/foundation/distributedhardware/distributed_camera/services/cameraservice/cameraoperator/client/src/
H A Ddcamera_client.cpp509 CameraStandard::CameraFormat DCameraClient::ConvertToCameraFormat(int32_t format) in ConvertToCameraFormat() argument
/foundation/distributedhardware/distributed_camera/services/cameraservice/cameraoperator/client/test/sample/
H A Dmain.cpp128 static CameraFormat ConvertToCameraFormat(int32_t format) in ConvertToCameraFormat() argument
/foundation/distributedhardware/distributed_camera/services/data_process/src/pipeline_node/multimedia_codec/encoder/
H A Dencode_data_process.cpp531 OnOutputFormatChanged(const Media::Format &format) OnOutputFormatChanged() argument
[all...]
/foundation/distributedhardware/distributed_hardware_fwk/av_transport/common/src/
H A Dav_trans_utils.cpp159 uint32_t format = static_cast<uint32_t>(std::atoi(value.c_str())); in Convert2HiSBufferMeta() local
175 uint32_t format = static_cast<uint32_t>(std::atoi(value.c_str())); in Convert2HiSBufferMeta() local
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/engine_adapter/skia_adapter/
H A Dskia_bitmap.cpp38 static inline SkImageInfo MakeSkImageInfo(const int width, const int height, const BitmapFormat& format) in MakeSkImageInfo() argument
46 bool SkiaBitmap::Build(int32_t width, int32_t height, const BitmapFormat& format, int32_t stride) in Build() argument
/test/testfwk/xdevice/src/xdevice/_core/environment/
H A Denv_pool.py233 def format(self): member in XMLNode
288 def format(sel member in Selector
[all...]
/test/testfwk/arkxtest/uitest/test/
H A Dextension_test.cpp235 static RetCode PrintLog(UiTestPort &port, int32_t level, const char *format, ...) in PrintLog() argument
/test/testfwk/xdevice/src/xdevice/_core/
H A Dlogger.py522 def format(self, record): member in EncryptFileHandler
[all...]

Completed in 30 milliseconds

1...<<81828384858687888990>>...170