Home
last modified time | relevance | path

Searched defs:source_y (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/media/platform/samsung/s3c-camif/
H A Dcamif-core.c148 int source_y = camif_crop->height; in s3c_camif_get_scaler_config() local
/openbmc/qemu/hw/display/
H A Dartist.c382 unsigned int source_x, unsigned int source_y, in block_move()