Home
last modified time | relevance | path

Searched refs:PostProc (Results 1 - 8 of 8) sorted by relevance

/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/
H A Dpost_proc_test.cpp70 PostProc postProc; in HWTEST_F()
107 PostProc postProc; in HWTEST_F()
145 PostProc postProc; in HWTEST_F()
183 PostProc postProc; in HWTEST_F()
220 PostProc postProc; in HWTEST_F()
259 PostProc postProc; in HWTEST_F()
298 PostProc postProc; in HWTEST_F()
337 PostProc postProc; in HWTEST_F()
363 PostProc postProc; in HWTEST_F()
389 PostProc postPro in HWTEST_F()
[all...]
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/converter/src/
H A Dpost_proc.cpp53 #define LOG_TAG "PostProc"
77 uint32_t PostProc::DecodePostProc(const DecodeOptions &opts, PixelMap &pixelMap, FinalOutputStep finalOutputStep) in DecodePostProc()
85 IMAGE_LOGE("[PostProc]crop pixel map failed, errcode:%{public}u", errorCode); in DecodePostProc()
92 IMAGE_LOGE("[PostProc]rotate:transform pixel map failed"); in DecodePostProc()
99 IMAGE_LOGE("[PostProc]scale:transform pixel map failed"); in DecodePostProc()
112 IMAGE_LOGE("[PostProc]density scale:transform pixel map failed"); in DecodePostProc()
122 void PostProc::GetDstImageInfo(const DecodeOptions &opts, PixelMap &pixelMap, in GetDstImageInfo()
145 bool PostProc::CenterScale(const Size &size, PixelMap &pixelMap) in CenterScale()
152 IMAGE_LOGE("[PostProc]params invalid, targetWidth:%{public}d, targetHeight:%{public}d, " in CenterScale()
177 IMAGE_LOGE("[PostProc]cente in CenterScale()
[all...]
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/converter/include/
H A Dpost_proc.h30 class PostProc { class
/foundation/multimedia/media_library/frameworks/js/src/
H A Dthumbnail_manager.cpp390 PostProc postProc; in DecodeThumbnail()
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/codec/src/
H A Dimage_source.cpp1177 PostProc::ValidCropValue(opts_.CropRect, size);
1245 PostProc postProc;
1325 PostProc::ValidCropValue(opts_.CropRect, size);
1338 PostProc postProc;
2671 CropValue value = PostProc::GetCropValue(cropRect, srcImageInfo.size);
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/common/src/
H A Dpixel_map.cpp758 PostProc postProc; in Create()
760 CropValue cropType = PostProc::ValidCropValue(sRect, srcImageInfo.size); in Create()
850 PostProc postProc; in ScalePixelMap()
3603 PostProc postProc; in scale()
/foundation/multimedia/media_library/frameworks/services/media_thumbnail/src/
H A Dthumbnail_utils.cpp340 PostProc postProc; in ScaleTargetPixelMap()
381 PostProc postProc; in CenterScaleEx()
/foundation/multimedia/media_library/frameworks/innerkitsimpl/media_library_manager/
H A Dmedia_library_manager.cpp659 PostProc postProc; in DecodeThumbnail()

Completed in 21 milliseconds