Searched refs:R_COMPOSE (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/media/i2c/
H A Ds5k5baf.c1353 enum selection_rect { R_CIS, R_CROP_SINK, R_COMPOSE, R_CROP_SOURCE, R_INVALID }; enumerator in enum:selection_rect
1359 return pad ? R_COMPOSE : R_CIS;
1365 return pad ? R_INVALID : R_COMPOSE;
1397 if (rtype == R_COMPOSE)
1411 case R_COMPOSE:
1484 if (rtype == R_COMPOSE) {

Completed in 89 milliseconds