Searched refs:right (Results 101 - 125 of 283) sorted by last modified time

1234567891011>>

/linux-master/drivers/media/platform/ti/omap3isp/
H A Disppreview.c90 * right side of the image without changing the color pattern. When both those
93 * 6 pixels and the right margin to 4 pixels.
1823 unsigned int right = sink->width - PREV_MARGIN_RIGHT; local
1828 * be cropped from the left and right sides of the image. As we don't
1829 * know which filters will be enabled, increase the left and right
1834 right -= 2;
1844 right -= 2;
1853 crop->left = clamp_t(u32, crop->left, left, right - PREV_MIN_OUT_WIDTH);
1856 right - crop->left);
/linux-master/drivers/media/platform/chips-media/wave5/
H A Dwave5-vpuapi.c495 rect_info.right = 0;
530 info->rc_display.right = 0;
H A Dwave5-vpuapi.h353 unsigned int right; /* horizontal pixel offset from right edge */ member in struct:vpu_rect
492 u32 conf_win_right; /* right offset of conformance window */
H A Dwave5-vpu-dec.c394 initial_info->pic_crop_rect.left - initial_info->pic_crop_rect.right;
/linux-master/drivers/gpu/drm/qxl/
H A Dqxl_display.c121 if (client_head->width != c_rect->right - c_rect->left) {
122 client_head->width = c_rect->right - c_rect->left;
/linux-master/drivers/gpu/drm/
H A Ddrm_atomic_uapi.c703 state->tv.margins.right = val;
815 *val = state->tv.margins.right;
H A Ddrm_atomic_state_helper.c493 state->tv.margins.right = cmdline->tv_margins.right;
607 old_conn_state->tv.margins.right != new_conn_state->tv.margins.right ||
/linux-master/include/linux/
H A Duidgid.h53 static inline bool uid_eq(kuid_t left, kuid_t right) argument
55 return __kuid_val(left) == __kuid_val(right);
58 static inline bool gid_eq(kgid_t left, kgid_t right) argument
60 return __kgid_val(left) == __kgid_val(right);
63 static inline bool uid_gt(kuid_t left, kuid_t right) argument
65 return __kuid_val(left) > __kuid_val(right);
68 static inline bool gid_gt(kgid_t left, kgid_t right) argument
70 return __kgid_val(left) > __kgid_val(right);
73 static inline bool uid_gte(kuid_t left, kuid_t right) argument
75 return __kuid_val(left) >= __kuid_val(right);
78 gid_gte(kgid_t left, kgid_t right) argument
83 uid_lt(kuid_t left, kuid_t right) argument
88 gid_lt(kgid_t left, kgid_t right) argument
93 uid_lte(kuid_t left, kuid_t right) argument
98 gid_lte(kgid_t left, kgid_t right) argument
[all...]
H A Dmnt_idmapping.h59 static inline bool vfsuid_eq(vfsuid_t left, vfsuid_t right) argument
61 return vfsuid_valid(left) && __vfsuid_val(left) == __vfsuid_val(right);
64 static inline bool vfsgid_eq(vfsgid_t left, vfsgid_t right) argument
66 return vfsgid_valid(left) && __vfsgid_val(left) == __vfsgid_val(right);
/linux-master/fs/ocfs2/
H A Dalloc.c63 * last_eb_blk is the block number of the right most leaf extent
807 struct ocfs2_extent_rec *right)
814 return (left_range == le32_to_cpu(right->e_cpos));
1095 * Change range of the branches in the right most path according to the leaf
1250 /* ocfs2_create_new_meta_bhs() should create it right! */
1384 /* ocfs2_create_new_meta_bhs() should create it right! */
1756 struct ocfs2_path *right)
1763 BUG_ON(path_root_bh(left) != path_root_bh(right));
1772 "Owner %llu, left depth %u, right depth %u\n"
1773 "left leaf blk %llu, right lea
806 ocfs2_extents_adjacent(struct ocfs2_extent_rec *left, struct ocfs2_extent_rec *right) argument
1754 ocfs2_find_subtree_root(struct ocfs2_extent_tree *et, struct ocfs2_path *left, struct ocfs2_path *right) argument
[all...]
/linux-master/kernel/sched/
H A Ddeadline.c905 u64 left, right; local
908 * left and right are the two sides of the equation above,
926 right = ((dl_se->deadline - t) >> DL_SCALE) *
929 return dl_time_before(right, left);
1296 * by 2^BW_SHIFT, the result has to be shifted right by BW_SHIFT.
1298 * is multiped by rq->dl.bw_ratio and shifted right by RATIO_SHIFT.
2715 * this is the right place to try to pull some other one
/linux-master/arch/x86/crypto/
H A Dsha512-ssse3-asm.S103 # Rotate symbols a..h right
H A Dsha512-avx-asm.S105 # Rotate symbols a..h right
H A Daesni-intel_avx-x86_64.S437 # shift right 16-r13 bytes
600 data right after the AAD (the ICV, and maybe some CT), we can
746 vpshufb %xmm2, %xmm9, %xmm9 # shift right r13 bytes
882 vpslld $31, \GH, \T2 # packed right shifting << 31
883 vpslld $30, \GH, \T3 # packed right shifting shift << 30
884 vpslld $25, \GH, \T4 # packed right shifting shift << 25
1517 vpslld $31, \T7, \T2 # packed right shifting << 31
1518 vpslld $30, \T7, \T3 # packed right shifting shift << 30
1519 vpslld $25, \T7, \T4 # packed right shifting shift << 25
1705 vpslld $31, \T7, \T2 # packed right shiftin
[all...]
H A Daesni-intel_asm.S374 # shift right 16-r13 bytes
523 psrldq $8, \TMP2 # right shift TMP2 2 DWs
534 pslld $31, \TMP2 # packed right shift <<31
535 pslld $30, \TMP3 # packed right shift <<30
536 pslld $25, \TMP4 # packed right shift <<25
540 psrldq $4, \TMP5 # right shift TMP5 1 DW
665 pshufb %xmm2, %xmm9 # shift right r13 bytes
1141 psrldq $8, \TMP2 # right shift TMP2 2 DWs
1151 pslld $31, \TMP2 # packed right shift << 31
1152 pslld $30, \TMP3 # packed right shif
[all...]
/linux-master/drivers/input/mouse/
H A Dsynaptics.c801 hw->right = (buf[0] & 0x02) ? 1 : 0;
870 hw->right = (buf[0] & 0x02) ? 1 : 0;
975 input_report_key(dev, BTN_RIGHT, hw->right);
1437 * On some boxes, right after resuming, the touchpad
/linux-master/tools/power/pm-graph/
H A Dsleepgraph.py2926 html_devlist2 = '<button id="devlist2" class="devlist" style="float:right;">Device Detail2</button>\n'
2946 timescale = '<div class="t" style="right:{0}%">{1}</div>\n'
2947 rline = '<div class="t" style="left:0;border-left:1px solid black;border-right:0;">{0}</div>\n'
4506 tdr = '\t<td align=right>{0}</td>\n'
4515 html += '<tr>\n' + '<th align=right>Device Name</th>' +\
4621 html_error = '<div id="{1}" title="kernel error/warning" class="err" style="right:{0}%">{2}&rarr;</div>\n'
4809 right = '%f' % (((mMax-t)*100.0)/mTotal)
4810 devtl.html += html_error.format(right, id, type)
5010 .time2 {font:15px Arial;border-bottom:1px solid;border-left:1px solid;border-right:1px solid;}\n\
5031 .traceevent {position:absolute;font-size:10px;z-index:7;overflow:hidden;color:black;text-align:center;white-space:nowrap;border-radius:5px;border:1px solid black;background:linear-gradient(to bottom right,#CC
[all...]
/linux-master/net/sched/
H A Dsch_mqprio_lib.c14 int left = max(a, c), right = min(b, d); local
16 return left < right;
/linux-master/drivers/video/fbdev/
H A Damifb.c120 | left # | # right | hsync |
288 xres yres left right upper lower hsync vsync
299 xres yres left right upper lower hsync vsync
2546 * on the right side will never be seen
2595 int shift = dst_idx - src_idx, left, right; local
2647 right = shift & (BITS_PER_LONG - 1);
2656 *dst = comp(*src >> right, *dst, first);
2664 *dst = comp(d0 << left | d1 >> right, *dst,
2673 *dst = comp(d0 >> right, *dst, first);
2679 *dst = comp(d0 << left | d1 >> right, *ds
2735 int shift = dst_idx - src_idx, left, right; local
2887 int shift = dst_idx - src_idx, left, right; local
[all...]
/linux-master/sound/soc/codecs/
H A Dcs4270.c267 * SND_SOC_DAIFMT_LEFT_J. The CS4270 codec also supports right-justified
439 int right = !ucontrol->value.integer.value[1]; local
442 (right ? CS4270_MUTE_DAC_B : 0);
/linux-master/sound/aoa/codecs/
H A Dtas.c16 * monaureal and connected to the right channel of
24 * to delay the right channel by one sample. You can
157 u8 left, right; local
160 right = tas->cached_volume_r;
163 if (right > 177) right = 177;
166 if (tas->mute_r) right = 0;
178 tmp = tas_gaintable[right];
/linux-master/include/drm/
H A Ddrm_connector.h360 * @DRM_MODE_PANEL_ORIENTATION_RIGHT_UP: The right side of the panel matches the
852 * @right: Right margin in pixels.
854 unsigned int right; member in struct:drm_connector_tv_margins
H A Ddrm_buddy.h41 struct drm_buddy_block *right; member in struct:drm_buddy_block
/linux-master/drivers/video/fbdev/matrox/
H A Dmatroxfb_base.c1267 static unsigned int right = ~0; /* "matroxfb:right:xxxxx" */ variable
1839 if (right != ~0)
1840 vesafb_defined.right_margin = right;
2197 static struct { int xres, yres, left, right, upper, lower, hslen, vslen, vfreq; } timmings[] __initdata = { member in struct:__anon1384
2297 if (right == ~0)
2298 right = timmings[res].right;
2375 else if (!strncmp(this_opt, "right:", 6))
2376 right
[all...]
/linux-master/drivers/video/fbdev/aty/
H A Datyfb_base.c1172 u32 xres, yres, bpp, left, right, upper, lower, hslen, vslen, sync; local
1199 right = (h_sync_strt - h_disp) * 8 + h_sync_dly;
1276 var->right_margin = right;
1285 * so we need to halve them to get the right values.

Completed in 647 milliseconds

1234567891011>>