Home
last modified time | relevance | path

Searched refs:min_w (Results 1 – 3 of 3) sorted by relevance

/external/libkmsxx/kms++util/inc/kms++util/
Dvideodevice.h13 uint32_t min_w, max_w, step_w; member
/external/igt-gpu-tools/tests/
Dkms_rotation_crc.c202 unsigned int w, h, ref_w, ref_h, min_w, min_h; in prepare_fbs() local
216 min_w = 256; in prepare_fbs()
222 min_w = min_h = 64; in prepare_fbs()
232 w = min_w; in prepare_fbs()
/external/libkmsxx/kms++util/src/
Dvideodevice.cpp329 s.min_w = v4lfrms.stepwise.min_width; in get_frame_sizes()