Searched defs:useGrid (Results 1 – 7 of 7) sorted by relevance
/aosp_15_r20/cts/tests/camera/src/android/hardware/camera2/cts/ |
H A D | HeifWriterTest.java | 252 TestConfig(boolean useGrid, int maxNumImages, int numImages, in TestConfig() 336 String filename, int width, int height, int rotation, boolean useGrid, int numImages) in verifyResult()
|
/aosp_15_r20/frameworks/av/services/camera/libcameraservice/api2/ |
H A D | HeicCompositeStream.cpp | 441 bool useGrid, useHeic; in getCompositeStreamInfo() local 485 bool* useHeic, bool* useGrid, int64_t* stall, AString* hevcName, bool allowSWCodec) { in isSizeSupportedByHeifEncoder() 1807 bool useGrid = false; in initializeGainmapCodec() local 1907 bool useGrid = false; in initializeCodec() local
|
H A D | HeicEncoderInfoManager.cpp | 55 bool* useGrid, int64_t* stall, AString* hevcName) const { in isSizeSupported()
|
/aosp_15_r20/cts/tests/tests/media/misc/src/android/media/misc/cts/ |
H A D | HeifWriterTest.java | 357 TestConfig(int inputMode, boolean useGrid, boolean useHandler, in TestConfig() 686 int imageCount, int primary, boolean useGrid, boolean checkColor) in verifyResult()
|
H A D | MediaMetadataRetrieverTest.java | 1282 int imageCount, int primary, boolean useGrid, boolean checkColor) in testGetImage()
|
/aosp_15_r20/frameworks/av/services/camera/libcameraservice/common/ |
H A D | CameraProviderManager.cpp | 1309 bool useGrid = false; in deriveHeicUltraHDRTags() local 2213 bool useGrid = false; in fillHeicStreamCombinations() local
|
/aosp_15_r20/frameworks/av/media/libstagefright/ |
H A D | ACodec.cpp | 4774 OMX_BOOL useGrid = OMX_FALSE; in configureImageGrid() local
|