Home
last modified time | relevance | path

Searched defs:profileSize (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/frameworks/av/media/libstagefright/tests/fuzzers/
H A DFrameDecoderHelpers.h112 size_t profileSize = fdp->ConsumeIntegral<size_t>(); variable
/aosp_15_r20/external/dng_sdk/source/
H A Ddng_image_writer.cpp439 uint32 profileSize) in tag_icc_profile()
5299 uint32 profileSize = 0; in WriteTIFF() local
5336 uint32 profileSize, in WriteTIFFWithProfile()
5367 uint32 profileSize, in WriteTIFFWithProfile()
/aosp_15_r20/external/skia/src/core/
H A DSkBlurMask.cpp410 int profileSize = SkScalarCeilToInt(6*sigma); in BlurRect() local
/aosp_15_r20/cts/tests/camera/src/android/hardware/camera2/cts/
H A DExtendedCameraCharacteristicsTest.java795 Size profileSize = new Size(videoProfile.videoFrameWidth, in verifyRecommendedVideoConfiguration() local