| /device/soc/hisilicon/hi3751v350/sdk_linux/include/ |
| H A D | hifb_userspace.h | 37 int format; member
|
| /device/soc/rockchip/common/hardware/display/src/display_gralloc/ |
| H A D | hi_gbm_internal.h | 34 uint32_t format; member
|
| /device/soc/rockchip/rk3399/hardware/display/src/display_gralloc/ |
| H A D | hi_gbm_internal.h | 34 uint32_t format; member
|
| /foundation/ai/neural_network_runtime/frameworks/native/neural_network_core/ |
| H A D | validation.cpp | 29 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 D | validation.cpp | 61 int32_t ValidateFormat(Format format) in ValidateFormat() argument
|
| /foundation/ai/neural_network_runtime/example/drivers/nnrt/v2_0/hdi_cpu_service/src/ |
| H A D | validation.cpp | 61 int32_t ValidateFormat(Format format) in ValidateFormat() argument
|
| /foundation/arkui/ace_engine/frameworks/core/components/text_clock/ |
| H A D | text_clock_component.cpp | 42 void TextClockComponent::SetFormat(const std::string& format) in SetFormat() argument
|
| /foundation/ability/ability_runtime/test/unittest/js_photo_editor_extension_context_test/ |
| H A D | js_photo_editor_extension_context_test.cpp | 70 std::string format = "format"; in HWTEST_F() local
|
| /foundation/graphic/graphic_surface/interfaces/inner_api/buffer_handle/ |
| H A D | buffer_handle.h | 31 int32_t format; /**< the format of memory */ member
|
| /foundation/graphic/graphic_surface/surface/include/ |
| H A D | buffer_handle.h | 31 int32_t format; /**< the format of memory */ member
|
| /foundation/graphic/graphic_surface/interfaces/inner_api/utils/ |
| H A D | buffer_handle.h | 31 int32_t format; /**< the format of memory */ member
|
| /foundation/multimedia/av_codec/services/media_engine/plugins/ffmpeg_adapter/demuxer/ |
| H A D | demuxer_log_compressor.cpp | 97 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 D | newsurface.cpp | 53 OH_Drawing_BitmapFormat format = { OH_Drawing_ColorFormat::COLOR_FORMAT_RGBA_8888, in OnTestFunction() local
|
| /foundation/multimedia/av_codec/interfaces/inner_api/native/ |
| H A D | avcodec_video_decoder.h | 256 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 D | avcodec_video_encoder.h | 280 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 D | rs_log.cpp | 35 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 D | bitmap_test.cpp | 39 OH_Drawing_BitmapFormat format = { COLOR_FORMAT_ALPHA_8, ALPHA_FORMAT_OPAQUE }; in OnTestPerformance() local
|
| /foundation/multimedia/image_framework/frameworks/kits/cj/src/ |
| H A D | image_creator_impl.cpp | 19 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 D | abs_image_encoder.h | 30 std::string format; member
|
| /foundation/multimedia/media_foundation/tests/unittest/avbuffer/inner/ |
| H A D | avbuffer_inner_mock.cpp | 63 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 D | avformat_capi_mock_factory.cpp | 22 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 D | avformat_inner_mock_factory.cpp | 28 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 D | NativeNullCheckTest.cpp | 154 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 D | NativeParamCheckTest.cpp | 124 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 D | avbuffer_inner_mock.cpp | 74 Format format; in GetParameter() local 80 int32_t AVBufferInnerMock::SetParameter(const std::shared_ptr<FormatMock> &format) in SetParameter() argument
|