Home
last modified time | relevance | path

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

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

Completed in 4 milliseconds