Home
last modified time | relevance | path

Searched defs:max_height (Results 1 – 5 of 5) sorted by relevance

/hardware/interfaces/automotive/evs/common/utils/default/test/fuzz/
DFormatConvertFuzzer.cpp35 int max_height = (image_pixel_size / 16); in LLVMFuzzerTestOneInput() local
/hardware/google/camera/common/hal/google_camera_hal/
Drealtime_zsl_request_processor.cc65 uint32_t max_width = 0, max_height = 0; in SelectWidthAndHeight() local
/hardware/google/gfxstream/host/apigen-codec-common/X11/
DXutil.h78 int max_width, max_height; member
177 int max_width, max_height; member
/hardware/google/camera/devices/EmulatedCamera/hwl/
DEmulatedCameraDeviceInfo.cpp947 int32_t max_height = entry.data.i32[i + 2]; in InitializeControlDefaults() local
DEmulatedCameraDeviceInfo.h151 int32_t mode, max_width, max_height; member