Home
last modified time | relevance | path

Searched defs:format (Results 226 - 250 of 6002) sorted by relevance

12345678910>>...241

/device/soc/hisilicon/hi3751v350/sdk_linux/include/
H A Dhifb_userspace.h37 int format; member
/device/soc/rockchip/common/hardware/display/src/display_gralloc/
H A Dhi_gbm_internal.h34 uint32_t format; member
/device/soc/rockchip/rk3399/hardware/display/src/display_gralloc/
H A Dhi_gbm_internal.h34 uint32_t format; member
/foundation/ai/neural_network_runtime/frameworks/native/neural_network_core/
H A Dvalidation.cpp29 bool ValidateTensorFormat(OH_NN_Format format) in ValidateTensorFormat() argument
/foundation/ai/neural_network_runtime/example/drivers/nnrt/v1_0/hdi_cpu_service/src/
H A Dvalidation.cpp61 int32_t ValidateFormat(Format format) in ValidateFormat() argument
/foundation/ai/neural_network_runtime/example/drivers/nnrt/v2_0/hdi_cpu_service/src/
H A Dvalidation.cpp61 int32_t ValidateFormat(Format format) in ValidateFormat() argument
/foundation/arkui/ace_engine/frameworks/core/components/text_clock/
H A Dtext_clock_component.cpp42 void TextClockComponent::SetFormat(const std::string& format) in SetFormat() argument
/foundation/ability/ability_runtime/test/unittest/js_photo_editor_extension_context_test/
H A Djs_photo_editor_extension_context_test.cpp70 std::string format = "format"; in HWTEST_F() local
/foundation/graphic/graphic_surface/interfaces/inner_api/buffer_handle/
H A Dbuffer_handle.h31 int32_t format; /**< the format of memory */ member
/foundation/graphic/graphic_surface/surface/include/
H A Dbuffer_handle.h31 int32_t format; /**< the format of memory */ member
/foundation/graphic/graphic_surface/interfaces/inner_api/utils/
H A Dbuffer_handle.h31 int32_t format; /**< the format of memory */ member
/foundation/multimedia/av_codec/services/media_engine/plugins/ffmpeg_adapter/demuxer/
H A Ddemuxer_log_compressor.cpp97 std::string DemuxerLogCompressor::FormatTagSerialize(Format& format) in FormatTagSerialize() argument
139 OHOS::Media::Format format; in StringifyMeta() local
/foundation/graphic/graphic_2d/rosen/test/2d_graphics/drawing_ndk/cpp/dm/
H A Dnewsurface.cpp53 OH_Drawing_BitmapFormat format = { OH_Drawing_ColorFormat::COLOR_FORMAT_RGBA_8888, in OnTestFunction() local
/foundation/multimedia/av_codec/interfaces/inner_api/native/
H A Davcodec_video_decoder.h256 CreateByMime(const std::string &mime, Format &format, std::shared_ptr<AVCodecVideoDecoder> &decoder) CreateByMime() argument
264 CreateByName(const std::string &name, Format &format, std::shared_ptr<AVCodecVideoDecoder> &decoder) CreateByName() argument
[all...]
H A Davcodec_video_encoder.h280 CreateByMime(const std::string &mime, Format &format, std::shared_ptr<AVCodecVideoEncoder> &encodec) CreateByMime() argument
288 CreateByName(const std::string &name, Format &format, std::shared_ptr<AVCodecVideoEncoder> &encodec) CreateByName() argument
[all...]
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/platform/ohos/
H A Drs_log.cpp35 void RSLogOutput(RSLog::Tag tag, RSLog::Level level, const char* format, ...) in RSLogOutput() argument
41 OHOS::HiviewDFX::HiLog::Info(GenerateLabel(tag), format, args); in RSLogOutput() local
45 OHOS::HiviewDFX::HiLog::Debug(GenerateLabel(tag), format, args); in RSLogOutput() local
49 OHOS::HiviewDFX::HiLog::Warn(GenerateLabel(tag), format, args); in RSLogOutput() local
52 OHOS::HiviewDFX::HiLog::Error(GenerateLabel(tag), format, args); in RSLogOutput() local
55 OHOS::HiviewDFX::HiLog::Fatal(GenerateLabel(tag), format, args); in RSLogOutput() local
/foundation/graphic/graphic_2d/rosen/test/2d_graphics/drawing_ndk/cpp/interface/
H A Dbitmap_test.cpp39 OH_Drawing_BitmapFormat format = { COLOR_FORMAT_ALPHA_8, ALPHA_FORMAT_OPAQUE }; in OnTestPerformance() local
/foundation/multimedia/image_framework/frameworks/kits/cj/src/
H A Dimage_creator_impl.cpp19 ImageCreatorImpl::ImageCreatorImpl(int32_t width, int32_t height, int32_t format, int32_t capacity) in ImageCreatorImpl() argument
/foundation/multimedia/image_framework/plugins/manager/include/image/
H A Dabs_image_encoder.h30 std::string format; member
/foundation/multimedia/media_foundation/tests/unittest/avbuffer/inner/
H A Davbuffer_inner_mock.cpp63 Format format; in GetParameter() local
69 int32_t AVBufferInnerMock::SetParameter(const std::shared_ptr<FormatMock> &format) in SetParameter() argument
/foundation/multimedia/media_foundation/tests/unittest/format/capi/
H A Davformat_capi_mock_factory.cpp22 std::shared_ptr<FormatMock> format = std::make_shared<AVFormatCapiMock>(); in CreateFormat() local
30 std::shared_ptr<FormatMock> format = std::make_shared<AVFormatCapiMock>(); in CreateAudioFormat() local
38 std::shared_ptr<FormatMock> format = std::make_shared<AVFormatCapiMock>(); in CreateVideoFormat() local
/foundation/multimedia/media_foundation/tests/unittest/format/inner/
H A Davformat_inner_mock_factory.cpp28 std::shared_ptr<FormatMock> format = std::make_shared<AVFormatInnerMock>(); in CreateAudioFormat() local
36 std::shared_ptr<FormatMock> format = std::make_shared<AVFormatInnerMock>(); in CreateVideoFormat() local
/foundation/multimedia/av_codec/test/moduletest/audio_decoder/NativeAPI/
H A DNativeNullCheckTest.cpp154 OH_AVFormat* format = OH_AVFormat_Create(); in HWTEST_F() local
199 OH_AVFormat* format = OH_AVFormat_Create(); in HWTEST_F() local
233 OH_AVFormat* format = OH_AVFormat_Create(); HWTEST_F() local
270 OH_AVFormat* format = OH_AVFormat_Create(); HWTEST_F() local
310 OH_AVFormat* format = OH_AVFormat_Create(); HWTEST_F() local
369 OH_AVFormat* format = OH_AVFormat_Create(); HWTEST_F() local
409 OH_AVFormat* format = OH_AVFormat_Create(); HWTEST_F() local
449 OH_AVFormat* format = OH_AVFormat_Create(); HWTEST_F() local
489 OH_AVFormat* format = OH_AVFormat_Create(); HWTEST_F() local
535 OH_AVFormat* format = OH_AVFormat_Create(); HWTEST_F() local
576 OH_AVFormat* format = OH_AVFormat_Create(); HWTEST_F() local
617 OH_AVFormat* format = OH_AVFormat_Create(); HWTEST_F() local
[all...]
H A DNativeParamCheckTest.cpp124 OH_AVFormat *format = OH_AVFormat_Create(); in HWTEST_F() local
179 OH_AVFormat *format = OH_AVFormat_Create(); HWTEST_F() local
234 OH_AVFormat *format = OH_AVFormat_Create(); HWTEST_F() local
289 OH_AVFormat *format = OH_AVFormat_Create(); HWTEST_F() local
346 OH_AVFormat *format = OH_AVFormat_Create(); HWTEST_F() local
403 OH_AVFormat *format = OH_AVFormat_Create(); HWTEST_F() local
460 OH_AVFormat *format = OH_AVFormat_Create(); HWTEST_F() local
507 OH_AVFormat *format = OH_AVFormat_Create(); HWTEST_F() local
556 OH_AVFormat *format = OH_AVFormat_Create(); HWTEST_F() local
605 OH_AVFormat *format = OH_AVFormat_Create(); HWTEST_F() local
654 OH_AVFormat *format = OH_AVFormat_Create(); HWTEST_F() local
[all...]
/foundation/multimedia/av_codec/test/unittest/common/common_mock/avbuffer/inner/
H A Davbuffer_inner_mock.cpp74 Format format; in GetParameter() local
80 int32_t AVBufferInnerMock::SetParameter(const std::shared_ptr<FormatMock> &format) in SetParameter() argument

Completed in 7 milliseconds

12345678910>>...241