HomeSort by: relevance | last modified time | path
    Searched refs:y_size (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/ic/
bt8xx.h 441 int y_size; member in struct:bktr_capture_area
  /src/sys/dev/pci/bktr/
bktr_core.c 1873 y_size must be greater than or equal to METEORSETGEO height (rows)
1876 y_size must be greater than or equal to 2*METEORSETGEO height (rows)
1879 y_size must be greater than or equal to METEORSETGEO height (rows)
1882 y_size must be greater than or equal to 2*METEORSETGEO height (rows)
1894 bktr->capture_area_y_size = cap_area->y_size;
1907 cap_area->y_size = format_params[
1913 cap_area->y_size = bktr->capture_area_y_size;

Completed in 19 milliseconds