Home
last modified time | relevance | path

Searched refs:compose (Results 1 – 22 of 22) sorted by relevance

/linux-4.4.14/arch/m68k/hp300/
Dhp300map.map185 compose '`' 'A' to '�'
186 compose '`' 'a' to '�'
187 compose '\'' 'A' to '�'
188 compose '\'' 'a' to '�'
189 compose '^' 'A' to '�'
190 compose '^' 'a' to '�'
191 compose '~' 'A' to '�'
192 compose '~' 'a' to '�'
193 compose '"' 'A' to '�'
194 compose '"' 'a' to '�'
[all …]
/linux-4.4.14/drivers/tty/vt/
Ddefkeymap.map290 compose '`' 'A' to '�'
291 compose '`' 'a' to '�'
292 compose '\'' 'A' to '�'
293 compose '\'' 'a' to '�'
294 compose '^' 'A' to '�'
295 compose '^' 'a' to '�'
296 compose '~' 'A' to '�'
297 compose '~' 'a' to '�'
298 compose '"' 'A' to '�'
299 compose '"' 'a' to '�'
[all …]
/linux-4.4.14/drivers/media/platform/vivid/
Dvivid-vid-out.c444 struct v4l2_rect *compose = &dev->compose_out; in vivid_s_fmt_vid_out() local
495 rect_set_min_size(compose, &min_r); in vivid_s_fmt_vid_out()
496 rect_set_max_size(compose, &max_r); in vivid_s_fmt_vid_out()
497 rect_map_inside(compose, &dev->compose_bounds_out); in vivid_s_fmt_vid_out()
510 rect_set_min_size(compose, &min_r); in vivid_s_fmt_vid_out()
511 rect_set_max_size(compose, &max_r); in vivid_s_fmt_vid_out()
512 rect_map_inside(compose, &dev->compose_bounds_out); in vivid_s_fmt_vid_out()
517 rect_set_size_to(compose, &r); in vivid_s_fmt_vid_out()
518 rect_map_inside(compose, &dev->compose_bounds_out); in vivid_s_fmt_vid_out()
522 rect_set_size_to(compose, &r); in vivid_s_fmt_vid_out()
[all …]
Dvivid-vid-cap.c643 struct v4l2_rect *compose = &dev->compose_cap; in vivid_s_fmt_vid_cap() local
675 rect_map_inside(compose, &r); in vivid_s_fmt_vid_cap()
677 *compose = r; in vivid_s_fmt_vid_cap()
696 compose->width / MAX_ZOOM, in vivid_s_fmt_vid_cap()
697 factor * compose->height / MAX_ZOOM in vivid_s_fmt_vid_cap()
701 compose->width * MAX_ZOOM, in vivid_s_fmt_vid_cap()
702 factor * compose->height * MAX_ZOOM in vivid_s_fmt_vid_cap()
715 rect_set_size_to(compose, &r); in vivid_s_fmt_vid_cap()
717 rect_map_inside(compose, &r); in vivid_s_fmt_vid_cap()
722 compose->top *= factor; in vivid_s_fmt_vid_cap()
[all …]
Dvivid-tpg.c102 tpg->crop.width = tpg->compose.width = w; in tpg_init()
103 tpg->crop.height = tpg->compose.height = h; in tpg_init()
390 const struct v4l2_rect *compose) in tpg_s_crop_compose() argument
393 tpg->compose = *compose; in tpg_s_crop_compose()
394 tpg->scaled_width = (tpg->src_width * tpg->compose.width + in tpg_s_crop_compose()
419 tpg->compose.top = tpg->compose.left = 0; in tpg_reset_source()
420 tpg->compose.width = width; in tpg_reset_source()
421 tpg->compose.height = tpg->buf_height; in tpg_reset_source()
1658 if (y + 16 >= tpg->compose.height || x + 8 >= tpg->compose.width) in tpg_gen_text()
1661 if (len > (tpg->compose.width - x) / 8) in tpg_gen_text()
[all …]
Dvivid-tpg.h108 struct v4l2_rect compose; member
215 const struct v4l2_rect *compose);
/linux-4.4.14/drivers/media/platform/vsp1/
Dvsp1_bru.c240 return &bru->inputs[pad].compose; in bru_get_compose()
299 struct v4l2_rect *compose; in bru_set_format() local
301 compose = bru_get_compose(bru, cfg, fmt->pad, fmt->which); in bru_set_format()
302 compose->left = 0; in bru_set_format()
303 compose->top = 0; in bru_set_format()
304 compose->width = format->width; in bru_set_format()
305 compose->height = format->height; in bru_set_format()
354 struct v4l2_rect *compose; in bru_set_selection() local
378 compose = bru_get_compose(bru, cfg, sel->pad, sel->which); in bru_set_selection()
379 *compose = sel->r; in bru_set_selection()
Dvsp1_bru.h35 struct v4l2_rect compose; member
Dvsp1_video.c340 &bru->inputs[pad->index].compose; in vsp1_pipeline_validate_branch()
/linux-4.4.14/drivers/s390/char/
Ddefkeymap.map188 compose '^' 'c' to Control_c
189 compose '^' 'd' to Control_d
190 compose '^' 'z' to Control_z
191 compose '^' '\012' to nul
/linux-4.4.14/fs/hfsplus/
Dunicode.c130 int i, len, ustrlen, res, compose; in hfsplus_uni2asc() local
137 compose = !test_bit(HFSPLUS_SB_NODECOMPOSE, &HFSPLUS_SB(sb)->flags); in hfsplus_uni2asc()
143 if (likely(compose)) in hfsplus_uni2asc()
179 if (likely(compose)) in hfsplus_uni2asc()
/linux-4.4.14/arch/arm/crypto/
Daesbs-core.S_shipped113 vmov.i8 q8,#0x55 @ compose .LBS0
114 vmov.i8 q9,#0x33 @ compose .LBS1
139 vmov.i8 q8,#0x0f @ compose .LBS2
457 vmov.i8 q8,#0x55 @ compose .LBS0
458 vmov.i8 q9,#0x33 @ compose .LBS1
483 vmov.i8 q8,#0x0f @ compose .LBS2
601 vmov.i8 q8,#0x55 @ compose .LBS0
602 vmov.i8 q9,#0x33 @ compose .LBS1
627 vmov.i8 q8,#0x0f @ compose .LBS2
912 vmov.i8 q8,#0x55 @ compose .LBS0
[all …]
/linux-4.4.14/drivers/media/i2c/smiapp/
Dsmiapp.h168 struct v4l2_rect compose; /* compose on sink */ member
Dsmiapp-core.c1665 *comps = &ssd->compose; in smiapp_get_crop_compose()
2130 src_size = &ssd->compose; in smiapp_set_crop()
2740 this->compose.width = this->sink_fmt.width; in smiapp_init()
2741 this->compose.height = this->sink_fmt.height; in smiapp_init()
2742 this->crop[this->source_pad] = this->compose; in smiapp_init()
2745 this->crop[this->sink_pad] = this->compose; in smiapp_init()
/linux-4.4.14/Documentation/DocBook/
Dgenericirq.xml.db72 API-irq-chip-compose-msi-msg
/linux-4.4.14/drivers/media/i2c/
Ds5k5baf.c313 struct v4l2_rect compose; member
872 &state->compose); in s5k5baf_hw_set_crop_rects()
1406 sel->r = state->compose; in s5k5baf_get_selection()
1497 &state->compose, in s5k5baf_set_selection()
1515 !s5k5baf_cmp_rect(&state->compose, &s5k5baf_cis_rect)) in s5k5baf_set_selection()
1962 state->compose = s5k5baf_cis_rect; in s5k5baf_probe()
/linux-4.4.14/Documentation/video4linux/
Dvivid.txt29 - Supports crop/compose/scale in any combination for both input and output
181 ccs_cap_mode: specify the allowed video capture crop/compose/scaling combination
192 bit 1: Enable compose support. Composing will copy the incoming
204 ccs_out_mode: specify the allowed video output crop/compose/scaling combination
215 bit 1: Enable compose support. Composing will copy the incoming
242 controls that select crop, compose and scale behavior are also
244 will default to enabling crop, compose and scaling.
988 If the combination of crop, compose and scaling allows it, then it is possible
989 to change crop and compose rectangles on the fly.
/linux-4.4.14/Documentation/
Demail-clients.txt117 way around this is to compose your email with word wrap enabled, then save
240 - Has a helpful ruler bar in the compose window.
/linux-4.4.14/Documentation/powerpc/
Dqe_firmware.txt45 integers that compose the actual QE microcode.
/linux-4.4.14/Documentation/devicetree/bindings/thermal/
Dthermal.txt161 Type: array coefficients to compose a linear relation between
/linux-4.4.14/Documentation/scheduler/
Dsched-deadline.txt416 tasks can use at most 95%, multiplied by the number of CPUs that compose the
/linux-4.4.14/Documentation/security/
DSmack.txt556 values used by the system handle all internal cases. Smack will compose CIPSO