/src/sys/arch/arm/sunxi/ |
sunxi_mixer.c | 1097 const uint32_t input_size = (((src_h >> 16) - 1) << 16) | ((src_w >> 16) - 1); local in function:sunxi_mixer_overlay_update_plane 1100 OVL_V_WRITE(sc, OVL_V_MBSIZE(0), input_size); 1127 OVL_V_WRITE(sc, OVL_V_SIZE, input_size);
|
sunxi_mixer.c | 1097 const uint32_t input_size = (((src_h >> 16) - 1) << 16) | ((src_w >> 16) - 1); local in function:sunxi_mixer_overlay_update_plane 1100 OVL_V_WRITE(sc, OVL_V_MBSIZE(0), input_size); 1127 OVL_V_WRITE(sc, OVL_V_SIZE, input_size);
|
sunxi_mixer.c | 1097 const uint32_t input_size = (((src_h >> 16) - 1) << 16) | ((src_w >> 16) - 1); local in function:sunxi_mixer_overlay_update_plane 1100 OVL_V_WRITE(sc, OVL_V_MBSIZE(0), input_size); 1127 OVL_V_WRITE(sc, OVL_V_SIZE, input_size);
|
sunxi_mixer.c | 1097 const uint32_t input_size = (((src_h >> 16) - 1) << 16) | ((src_w >> 16) - 1); local in function:sunxi_mixer_overlay_update_plane 1100 OVL_V_WRITE(sc, OVL_V_MBSIZE(0), input_size); 1127 OVL_V_WRITE(sc, OVL_V_SIZE, input_size);
|
/src/sys/dev/usb/ |
uatp.c | 552 unsigned int input_size; /* Size in bytes of input packets. */ member in struct:uatp_parameters 561 * input_size bytes long. */ 566 * bytes; third, input_size bytes. */ 581 .input_size = 81, 593 .input_size = 81, 605 .input_size = 64, 625 .input_size = 63, /* 64, minus one for the report id. */ 881 int report_size, input_size; local in function:uatp_match 894 input_size = hid_report_size(report_descriptor, report_size, 897 (int)uha->reportid, input_size); 933 int report_size, input_size; local in function:uatp_attach [all...] |
uatp.c | 552 unsigned int input_size; /* Size in bytes of input packets. */ member in struct:uatp_parameters 561 * input_size bytes long. */ 566 * bytes; third, input_size bytes. */ 581 .input_size = 81, 593 .input_size = 81, 605 .input_size = 64, 625 .input_size = 63, /* 64, minus one for the report id. */ 881 int report_size, input_size; local in function:uatp_match 894 input_size = hid_report_size(report_descriptor, report_size, 897 (int)uha->reportid, input_size); 933 int report_size, input_size; local in function:uatp_attach [all...] |
uatp.c | 552 unsigned int input_size; /* Size in bytes of input packets. */ member in struct:uatp_parameters 561 * input_size bytes long. */ 566 * bytes; third, input_size bytes. */ 581 .input_size = 81, 593 .input_size = 81, 605 .input_size = 64, 625 .input_size = 63, /* 64, minus one for the report id. */ 881 int report_size, input_size; local in function:uatp_match 894 input_size = hid_report_size(report_descriptor, report_size, 897 (int)uha->reportid, input_size); 933 int report_size, input_size; local in function:uatp_attach [all...] |
uatp.c | 552 unsigned int input_size; /* Size in bytes of input packets. */ member in struct:uatp_parameters 561 * input_size bytes long. */ 566 * bytes; third, input_size bytes. */ 581 .input_size = 81, 593 .input_size = 81, 605 .input_size = 64, 625 .input_size = 63, /* 64, minus one for the report id. */ 881 int report_size, input_size; local in function:uatp_match 894 input_size = hid_report_size(report_descriptor, report_size, 897 (int)uha->reportid, input_size); 933 int report_size, input_size; local in function:uatp_attach [all...] |