Home
last modified time | relevance | path

Searched defs:width (Results 4976 - 5000 of 7458) sorted by relevance

1...<<191192193194195196197198199200>>...299

/foundation/multimedia/image_framework/frameworks/innerkitsimpl/common/src/
H A Dpixel_yuv.cpp176 static int32_t GetYSize(int32_t width, int32_t height) in GetYSize() argument
181 static int32_t GetUStride(int32_t width) in GetUStride() argument
686 int32_t width = imageInfo_.size.width + xAxis; translate() local
856 GetImageSize(int32_t width, int32_t height, PixelFormat format) GetImageSize() argument
871 int32_t width = static_cast<int32_t>(yuvDataInfo_.yStride); SetColorSpace() local
976 int32_t width = static_cast<int32_t>(yuvDataInfo.yStride); ApplyColorSpace() local
[all...]
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/pixel_map_test/
H A Dpixel_map_test.cpp38 int32_t width = 0; member
84 std::unique_ptr<PixelMap> ConstructPixmap(int32_t width, int32_t height, PixelFormat format, in ConstructPixmap() argument
118 int32_t width = 200; in ConstructPixmap() local
130 std::unique_ptr<PixelMap> ConstructPixelMap(int32_t width, int32_ argument
174 CreateBuffer(const uint32_t width, const uint32_t height, const uint32_t pixelByte, uint8_t buffer[]) CreateBuffer() argument
209 InitOption(struct InitializationOptions& opts, const uint32_t width, const uint32_t height, PixelFormat format, AlphaType alphaType) InitOption() argument
234 int32_t width = options.size.width; HWTEST_F() local
274 int32_t width = options.size.width; HWTEST_F() local
316 int32_t width = options.size.width; HWTEST_F() local
356 int32_t width = options.size.width; HWTEST_F() local
396 int32_t width = options.size.width; HWTEST_F() local
435 int32_t width = options.size.width; HWTEST_F() local
476 int32_t width = options.size.width; HWTEST_F() local
520 int32_t width = options.size.width; HWTEST_F() local
565 int32_t width = options.size.width; HWTEST_F() local
610 int32_t width = options.size.width; HWTEST_F() local
675 int32_t width = opts.size.width; HWTEST_F() local
1598 int32_t width = opts.size.width; HWTEST_F() local
2081 const int32_t width = 2; HWTEST_F() local
2118 const int32_t width = 2; HWTEST_F() local
2162 const int32_t width = 2; //for test HWTEST_F() local
2212 const int32_t width = 2; //for test HWTEST_F() local
2243 const int32_t width = 2; //for test HWTEST_F() local
2285 const int32_t width = 2; HWTEST_F() local
2321 const int32_t width = 2; HWTEST_F() local
2357 const int32_t width = 2; HWTEST_F() local
2393 const int32_t width = 2; HWTEST_F() local
2431 const int32_t width = 512; HWTEST_F() local
[all...]
H A Dimage_pixel_map_test.cpp574 int32_t width = opts.size.width; HWTEST_F() local
683 int32_t width = PIXEL_MAP_TEST_WIDTH * 2; HWTEST_F() local
732 int32_t width = PIXEL_MAP_TEST_HEIGHT; HWTEST_F() local
757 int32_t width = PIXEL_MAP_TEST_WIDTH; HWTEST_F() local
787 int32_t width = 1; HWTEST_F() local
845 int32_t width = PIXEL_MAP_TEST_WIDTH; HWTEST_F() local
872 int32_t width = PIXEL_MAP_TEST_WIDTH; HWTEST_F() local
899 int32_t width = PIXEL_MAP_TEST_WIDTH; HWTEST_F() local
926 int32_t width = PIXEL_MAP_TEST_WIDTH; HWTEST_F() local
1411 CreatePixelMapCommon(int32_t width, int32_t height) CreatePixelMapCommon() argument
2020 int32_t width = PIXEL_MAP_TEST_WIDTH * xAxis; HWTEST_F() local
2046 int32_t width = PIXEL_MAP_BIG_TEST_WIDTH * xAxis; HWTEST_F() local
2069 int32_t width = PIXEL_MAP_TEST_WIDTH; HWTEST_F() local
2096 int32_t width = PIXEL_MAP_TEST_WIDTH; HWTEST_F() local
2123 int32_t width = PIXEL_MAP_TEST_WIDTH; HWTEST_F() local
[all...]
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/utils/src/
H A Dpixel_yuv_utils.cpp95 static int32_t GetYSize(int32_t width, int32_t height) in GetYSize() argument
101 static int32_t GetUStride(int32_t width) in GetUStride() argument
112 static int32_t GetUVStride(int32_t width) in GetUVStride() argument
117 static uint32_t GetImageSize(int32_t width, int32_t height) in GetImageSize() argument
744 SetTranslateDataDefault(uint8_t *srcPixels, int32_t width, int32_t height, PixelFormat format, YUVStrideInfo &dstStrides) SetTranslateDataDefault() argument
767 uint32_t width = info.yStride; GetYuv420U() local
788 uint32_t width = info.yStride; GetYuv420V() local
[all...]
H A Dpixel_yuv_ext_utils.cpp50 static int32_t GetYSize(int32_t width, int32_t height) in GetYSize() argument
55 static int32_t GetVOffset(int32_t width, int32_t height) in GetVOffset() argument
60 static int32_t GetUStride(int32_t width) in GetUStride() argument
71 static int32_t GetUVStride(int32_t width) in GetUVStride() argument
76 static uint32_t GetImageSize(int32_t width, int32_ argument
486 int32_t width = size.width; FlipXaxis() local
505 int32_t width = size.width; Mirror() local
[all...]
/foundation/multimedia/image_framework/frameworks/kits/js/common/pixelmap_ndk/
H A Dpixelmap_native.cpp60 uint32_t width; member
70 uint32_t width; member
333 Image_ErrorCode OH_PixelmapImageInfo_GetWidth(OH_Pixelmap_ImageInfo *info, uint32_t *width) in OH_PixelmapImageInfo_GetWidth() argument
177 OH_PixelmapInitializationOptions_GetWidth(OH_Pixelmap_InitializationOptions *ops, uint32_t *width) OH_PixelmapInitializationOptions_GetWidth() argument
188 OH_PixelmapInitializationOptions_SetWidth(OH_Pixelmap_InitializationOptions *ops, uint32_t width) OH_PixelmapInitializationOptions_SetWidth() argument
[all...]
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/fuzztest/imageyuvconvert_fuzzer/src/
H A Dimage_yuv_convert_fuzzer.cpp60 int32_t width = 0; member
[all...]
/foundation/multimedia/image_framework/frameworks/kits/js/common/
H A Dimage_receiver_napi.cpp435 static napi_value BuildJsSize(napi_env env, int32_t width, int32_t height) in BuildJsSize() argument
/foundation/multimedia/image_framework/interfaces/kits/native/include/
H A Dimage_mdk_common.h172 int32_t width; member
/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/src/heif_impl/heif_parser/
H A Dheif_parser.cpp442 uint32_t width = ispe->GetWidth(); in ExtractImageProperties() local
720 void HeifParser::AddIspeProperty(heif_item_id itemId, uint32_t width, uint32_t height) in AddIspeProperty() argument
/foundation/multimedia/media_foundation/engine/scene/player/standard/
H A Dhiplayer_impl.cpp385 uint32_t width; in GetVideoTrackInfo() local
/foundation/multimedia/av_codec/services/services/codec/server/
H A Dcodec_server.cpp1424 int32_t width = 0; in PostProcessingOnOutputFormatChanged() local
/foundation/multimedia/av_codec/test/moduletest/demuxer/src/
H A Dformat_test.cpp500 int32_t width = 3840; in OtherVideoParam() local
/foundation/multimedia/camera_framework/interfaces/kits/native/include/camera/
H A Dcamera.h592 uint32_t width; member
878 int32_t width; member
/foundation/multimedia/camera_framework/services/camera_service/src/
H A Dhstream_capture.cpp48 HStreamCapture::HStreamCapture(sptr<OHOS::IBufferProducer> producer, int32_t format, int32_t width, int32_t height) in HStreamCapture() argument
/foundation/multimedia/av_session/frameworks/js/napi/session/src/
H A Dnapi_utils.cpp748 napi_value width = nullptr; in SetValue() local
/foundation/multimedia/av_codec/test/moduletest/vcodec/encoder/src/InnerAPI/
H A Dvideoenc_ndk_inner_sample.cpp1174 int32_t width = surfaceBuffer->GetWidth(); in ReadCustomDataToAVBuffer() local
/foundation/multimedia/camera_framework/frameworks/native/camera/src/output/
H A Dmetadata_output.cpp443 double width = 0; in ProcessRectBox() local
/foundation/multimedia/camera_framework/frameworks/native/camera/test/unittest/src/v1_1/
H A Dcamera_ndk_unittest.cpp40 Camera_PhotoOutput* CameraNdkUnitTest::CreatePhotoOutput(int32_t width, int32_t height) in CreatePhotoOutput() argument
74 Camera_PreviewOutput* CameraNdkUnitTest::CreatePreviewOutput(int32_t width, int32_t height) in CreatePreviewOutput() argument
111 Camera_VideoOutput* CameraNdkUnitTest::CreateVideoOutput(int32_t width, int32_t height) in CreateVideoOutput() argument
[all...]
/foundation/multimedia/media_utils_lite/hals/
H A Dhal_camera.h75 int32_t width; member
90 int32_t width; /**< the width of memory */ member
114 int32_t width; member
/foundation/multimedia/player_framework/services/engine/histreamer/transcoder/
H A Dhitranscoder_impl.cpp479 int32_t width = 0; in ConfigureVideoBitrate() local
550 int32_t width = 0; in Prepare() local
[all...]
/foundation/multimedia/player_framework/frameworks/native/avmetadatahelper/
H A Davmetadatahelper_impl.cpp237 std::string width = std::to_string(pixelMap->GetWidth()); in DumpPixelMap() local
262 int32_t width = 0; in DumpAVBuffer() local
309 int32_t width = 0; in CreatePixelMapYuv() local
412 int32_t width = surfaceBuffer->GetWidth(); CopySurfaceBufferToPixelMap() local
[all...]
/foundation/multimedia/player_framework/services/services/recorder/server/
H A Drecorder_server.cpp204 int32_t RecorderServer::SetVideoSize(int32_t sourceId, int32_t width, int32_t height) in SetVideoSize() argument
[all...]
/foundation/multimedia/media_library/frameworks/services/media_scanner/src/scanner/
H A Dmetadata.cpp265 void Metadata::SetFileWidth(const VariantData &width) in SetFileWidth() argument
/foundation/multimedia/media_library/frameworks/services/media_thumbnail/include/
H A Dthumbnail_const.h222 static inline ThumbnailType GetThumbType(const int32_t width, const int32_t height, bool isAstc = false) in GetThumbType() argument
258 static inline bool IsThumbnail(const int32_t width, const int32_t height) in IsThumbnail() argument
[all...]

Completed in 42 milliseconds

1...<<191192193194195196197198199200>>...299