Home
last modified time | relevance | path

Searched defs:width (Results 351 - 375 of 1633) sorted by relevance

1...<<11121314151617181920>>...66

/foundation/graphic/graphic_2d/rosen/test/2d_graphics/fuzztest/image/pixmap_fuzzer/
H A Dpixmap_fuzzer.cpp45 int width = GetObject<int>(); in PixmapFuzzTest000() local
/foundation/graphic/graphic_2d/rosen/test/2d_graphics/fuzztest/ndk/ndkbitmap_fuzzer/
H A Dbitmap_fuzzer.cpp46 uint32_t width = GetObject<uint32_t>(); in BitmapFuzzTest000() local
77 int32_t width = GetObject<int32_t>() % MAX_ARRAY_SIZE; in BitmapFuzzTest001() local
112 int32_t width = GetObject<int32_t>() % MAX_ARRAY_SIZE; in BitmapFuzzTest002() local
[all...]
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/utils/src/
H A Dimage_dfx.cpp173 void ReportCreateImageSourceFault(uint32_t width, uint32_t height, std::string type, std::string message) in ReportCreateImageSourceFault() argument
189 void ReportEncodeFault(uint32_t width, uint32_t height, std::string mimeType, std::string message) in ReportEncodeFault() argument
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/utils/include/
H A Dpixel_yuv_utils.h57 int32_t width; member
/foundation/multimedia/image_framework/plugins/common/libs/image/formatagentplugin/src/
H A Dwbmp_format_agent.cpp86 uint64_t width; in read_header() local
/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/include/texture_encode/
H A Dimage_compressor.h41 int32_t width = 0; member
/foundation/multimedia/image_framework/frameworks/kits/cj/include/
H A Dimage_utils.h28 int32_t width; member
/foundation/multimedia/media_foundation/tests/unittest/detail_enhancer_image_ndk/
H A Ddetail_enhancer_image_ndk_unit_test.cpp88 void CreateEmptyPixelmap(OH_PixelmapNative** pixelMap, int32_t width, int32_t height, int format) in CreateEmptyPixelmap() argument
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/plugin_test/
H A Dwebp_encoder_test.cpp706 int width = 1; HWTEST_F() local
[all...]
/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/include/heif_impl/heif_parser/box/
H A Ditem_property_basic_box.h31 void SetDimension(uint32_t width, uint32_t height) in SetDimension() argument
/foundation/multimedia/media_foundation/test/unittest/
H A DTestFFmpegUtils.cpp229 int width = 1080; in HWTEST() local
/foundation/multimedia/image_effect/frameworks/native/render_environment/graphic/
H A Drender_texture.h95 size_t width = static_cast<size_t>(tex->Width()); in operator ()() local
/foundation/multimedia/image_framework/frameworks/kits/native/common/ndk/
H A Dimage_native.cpp35 int32_t width = 0; in OH_ImageNative_GetImageSize() local
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/
H A Dimage_format_convert_fail_test.cpp35 int32_t width = 0; member
/foundation/multimedia/image_framework/interfaces/kits/native/include/
H A Dimage_pixel_map_mdk.h69 uint32_t width; member
153 uint32_t width; member
/foundation/multimedia/media_foundation/engine/plugin/plugins/codec_adapter/
H A Dcodec_port.cpp49 uint32_t width; in Config() local
/foundation/multimedia/image_effect/frameworks/native/capi/
H A Dnative_effect_base.h73 int32_t width = 0; member
/foundation/multimedia/av_codec/test/unittest/video_test/video_test/sample/base/
H A Dvideo_sample_base.cpp186 int32_t width = info.videoWidth * in WriteOutputFileWithStrideRGBA() local
/foundation/multimedia/camera_framework/services/camera_service/src/moving_photo/
H A Dmoving_photo_surface_wrapper.cpp65 bool MovingPhotoSurfaceWrapper::Init(int32_t width, int32_t height) in Init() argument
29 CreateMovingPhotoSurfaceWrapper( int32_t width, int32_t height) CreateMovingPhotoSurfaceWrapper() argument
/foundation/multimedia/av_codec/test/nativedemo/avmuxer/
H A Davmuxer_demo_common.h33 int width; member
/foundation/multimedia/av_codec/test/unittest/video_test/vcodec_framework_test/
H A Dbuffer_converter_unit_test.cpp65 std::shared_ptr<AVBuffer> CreateSurfaceAVBuffer(const int32_t width, const int32_t height, in CreateSurfaceAVBuffer() argument
/foundation/multimedia/av_session/frameworks/native/session/src/
H A Davcast_controller_callback_client.cpp82 void AVCastControllerCallbackClient::OnVideoSizeChange(const int32_t width, const int32_t height) in OnVideoSizeChange() argument
/foundation/multimedia/player_framework/interfaces/inner_api/native/
H A Dcodec_capability.h68 CodecRange width; member in OHOS::Media::EncoderCapabilityData
/foundation/multimedia/player_framework/services/services/engine_intf/
H A Dtranscoder_param.h65 int32_t width; member
/foundation/multimedia/media_lite/services/recorder_lite/impl/src/
H A Drecorder_video_source.cpp57 int32_t RecorderVideoSource::SetSurfaceSize(int32_t width, int32_t height) in SetSurfaceSize() argument

Completed in 14 milliseconds

1...<<11121314151617181920>>...66