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

/solaris-x11-s11/open-src/app/gfx-utils/sun-src/fbconf_xorg/efb/
H A Defb_predid.c58 int stream_index, /* Video stream index (zero-based) */
68 fbc_get_edid_data(device_fd, stream_index, &edid_data, &edid_length);
86 int stream_index; /* Video stream index (zero-based) */ local
91 for (stream_index = device->stream_lo;
92 stream_index <= device->stream_hi;
93 stream_index += 1) {
94 printf("Monitor %d:\n", stream_index + 1);
96 stream_index,
56 efb_predid_stream( int device_fd, int stream_index, int predid_raw, int predid_parsed) argument
H A Defb_prconf.c58 int stream_index, /* Video stream index (zero-based) */
67 fbc_get_edid_data(device_fd, stream_index, &edid_data, &edid_length);
92 int stream_index; /* Video stream index (zero-based) */ local
116 for (stream_index = device->stream_lo;
117 stream_index <= device->stream_hi;
118 stream_index += 1) {
119 printf("Monitor %d:\n", stream_index + 1);
120 efb_prconf_stream(device->fd, stream_index, mode_list);
56 efb_prconf_stream( int device_fd, int stream_index, fbc_mode_elem_t *mode_list) argument
H A Defb_res_try_now.c136 int stream_index; /* Video stream index (zero-based) */ local
155 for (stream_index = device->stream_lo;
156 stream_index <= device->stream_hi;
157 stream_index += 1) {
159 efb_stream_bit[stream_index],
160 &video[stream_index],
161 &depth[stream_index]);
162 crtc_pitch_val[stream_index] =
163 regr(crtc_pitch_off[stream_index]);
164 crtc_offset_val[stream_index]
377 int stream_index; /* Video stream index (zero-based) */ local
[all...]
H A Defb_query_device.c121 int stream_index; /* Video stream index (zero-based) */ local
128 for (stream_index = device->stream_lo;
129 stream_index <= device->stream_hi;
130 stream_index += 1) {
134 edid.head = efb_stream[stream_index];
146 edid_res_info[stream_index].manufacturer_id,
147 &edid_res_info[stream_index].product_code,
149 edid_res_info[stream_index].video_mode =
/solaris-x11-s11/open-src/app/gfx-utils/sun-src/fbconf_xorg/ast/
H A Dast_predid.c57 int stream_index, /* Video stream index (zero-based) */
71 edid.head = edid_stream[stream_index];
95 int stream_index; /* Video stream index (zero-based) */ local
100 for (stream_index = device->stream_lo;
101 stream_index <= device->stream_hi;
102 stream_index += 1) {
103 printf("Monitor %d:\n", stream_index + 1);
105 stream_index,
55 ast_predid_stream( int device_fd, int stream_index, int predid_raw, int predid_parsed) argument
H A Dast_res_try_now.c131 int stream_index; /* Video stream index (zero-based) */ local
150 for (stream_index = device->stream_lo;
151 stream_index <= device->stream_hi;
152 stream_index += 1) {
154 ast_stream_bit[stream_index],
155 &video[stream_index],
156 &depth[stream_index]);
157 crtc_pitch_val[stream_index] =
158 regr(crtc_pitch_off[stream_index]);
159 crtc_offset_val[stream_index]
369 int stream_index; /* Video stream index (zero-based) */ local
[all...]
H A Dast_prconf.c57 int stream_index, /* Video stream index (zero-based) */
70 edid.head = stream_bit[stream_index];
98 int stream_index; /* Video stream index (zero-based) */ local
122 for (stream_index = device->stream_lo;
123 stream_index <= device->stream_hi;
124 stream_index += 1) {
125 printf("Monitor %d:\n", stream_index + 1);
126 ast_prconf_stream(device, stream_index, mode_list);
55 ast_prconf_stream( const fbc_dev_t *device, int stream_index, fbc_mode_elem_t *mode_list) argument
H A Dast_query_device.c117 int stream_index; /* Video stream index (zero-based) */ local
124 for (stream_index = device->stream_lo;
125 stream_index <= device->stream_hi;
126 stream_index += 1) {
130 edid.head = ast_stream[stream_index];
142 edid_res_info[stream_index].manufacturer_id,
143 &edid_res_info[stream_index].product_code,
145 edid_res_info[stream_index].video_mode =
/solaris-x11-s11/open-src/app/gfx-utils/sun-src/fbconf_xorg/mga/
H A Dmga_predid.c53 int stream_index, /* Video stream index (zero-based) */
67 edid.head = edid_stream[stream_index];
91 int stream_index; /* Video stream index (zero-based) */ local
96 for (stream_index = device->stream_lo;
97 stream_index <= device->stream_hi;
98 stream_index += 1) {
99 printf("Monitor %d:\n", stream_index + 1);
101 stream_index,
51 mga_predid_stream( int device_fd, int stream_index, int predid_raw, int predid_parsed) argument
H A Dmga_res_try_now.c125 int stream_index; /* Video stream index (zero-based) */ local
144 for (stream_index = device->stream_lo;
145 stream_index <= device->stream_hi;
146 stream_index += 1) {
148 mga_stream_bit[stream_index],
149 &video[stream_index],
150 &depth[stream_index]);
151 crtc_pitch_val[stream_index] =
152 regr(crtc_pitch_off[stream_index]);
153 crtc_offset_val[stream_index]
363 int stream_index; /* Video stream index (zero-based) */ local
[all...]
H A Dmga_prconf.c57 int stream_index, /* Video stream index (zero-based) */
70 edid.head = stream_bit[stream_index];
98 int stream_index; /* Video stream index (zero-based) */ local
122 for (stream_index = device->stream_lo;
123 stream_index <= device->stream_hi;
124 stream_index += 1) {
125 printf("Monitor %d:\n", stream_index + 1);
126 mga_prconf_stream(device, stream_index, mode_list);
55 mga_prconf_stream( const fbc_dev_t *device, int stream_index, fbc_mode_elem_t *mode_list) argument
H A Dmga_query_device.c117 int stream_index; /* Video stream index (zero-based) */ local
124 for (stream_index = device->stream_lo;
125 stream_index <= device->stream_hi;
126 stream_index += 1) {
130 edid.head = mga_stream[stream_index];
142 edid_res_info[stream_index].manufacturer_id,
143 &edid_res_info[stream_index].product_code,
145 edid_res_info[stream_index].video_mode =
/solaris-x11-s11/open-src/app/gfx-utils/sun-src/fbconf_xorg/fbc/
H A Dfbc_res.c216 int stream_index, /* Video stream index (zero-based) */
222 sprintf(monitor_id_buf, " %d", stream_index + 1);
297 int stream_index; /* Video stream index (zero-based) */ local
323 for (stream_index = device->stream_lo;
324 stream_index <= device->stream_hi;
325 stream_index += 1) {
337 edid_res_info[stream_index].video_mode,
348 note_num = stream_index * 2 + 1;
406 int stream_index; /* Video stream index (zero-based) */ local
472 for (stream_index
214 fbc_get_monitor_id( fbc_dev_t *device, int stream_index, char *monitor_id_buf) argument
557 int stream_index; /* Video stream index (zero-based) */ local
701 int stream_index; /* Video stream index (zero-based) */ local
806 int stream_index; /* Video stream index (zero-based) */ local
[all...]
H A Dfbc_query_device.c127 int stream_index, /* Video stream index (zero-based) */
155 edid.head = edid_head[stream_index];
226 int stream_index; /* Video stream index (zero-based) */ local
233 for (stream_index = device->stream_lo;
234 stream_index <= device->stream_hi;
235 stream_index += 1) {
240 stream_index,
125 fbc_get_edid_data( int device_fd, int stream_index, uint8_t **edid_data, size_t *edid_length) argument
H A Dfbc_query_device.h66 int stream_index, /* Video stream index (zero-based) */
H A Dfbc_res.h54 int stream_index, /* Video stream index (zero-based) */
H A Dfbc_res_compatible.c234 int stream_index; /* Video stream index (zero-based) */ local
285 for (stream_index = device->stream_lo; ; stream_index += 1) {
286 if (stream_index > device->stream_hi) {
293 edid_res_info[stream_index]
298 edid_res_info[stream_index].product_code))) {

Completed in 44 milliseconds