Home
last modified time | relevance | path

Searched defs:targetWidth (Results 1 - 3 of 3) sorted by relevance

/foundation/multimedia/av_codec/services/engine/codeclist/
H A Dcodeclist_core.cpp56 int32_t targetWidth; in CheckVideoResolution() local
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/
H A Dpost_proc_test.cpp955 int32_t targetWidth = 0; in HWTEST_F() local
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/converter/src/
H A Dpost_proc.cpp106 int targetWidth = (pixelMap.GetWidth() * opts.fitDensity + (info.baseDensity >> 1)) / info.baseDensity; in DecodePostProc() local
149 int32_t targetWidth = size.width; in CenterScale() local
198 int32_t targetWidth = dstSize.width; CopyPixels() local
227 CenterDisplay(PixelMap &pixelMap, int32_t srcWidth, int32_t srcHeight, int32_t targetWidth, int32_t targetHeight) CenterDisplay() argument
[all...]

Completed in 5 milliseconds