Searched refs:Left (Results 1 – 11 of 11) sorted by relevance
84 LVM_INT32 Left; /* Left sample */ in AGC_MIX_VOL_2St1Mon_D32_WRA() local125 Left = *pStSrc++; /* Get the left sample */ in AGC_MIX_VOL_2St1Mon_D32_WRA()136 Left += Mono; /* Mix in the mono signal */ in AGC_MIX_VOL_2St1Mon_D32_WRA()143 …HighWord = (Vol_Mult * (Left >> 16)); /* signed long (Left) by unsigned short (V… in AGC_MIX_VOL_2St1Mon_D32_WRA()144 LowWord = (Vol_Mult * (Left & 0xffff)); in AGC_MIX_VOL_2St1Mon_D32_WRA()145 Left = (HighWord + (LowWord >> 16)) << (Vol_Shift); in AGC_MIX_VOL_2St1Mon_D32_WRA()149 *pDst++ = Left; /* Save the results */ in AGC_MIX_VOL_2St1Mon_D32_WRA()156 …AbsPeak = (Abs_32(Left)>Abs_32(Right)) ? Abs_32(Left) : Abs_32(Right); /* Get the absolute peak */ in AGC_MIX_VOL_2St1Mon_D32_WRA()
151 return target.Left <= covered.Left in checkIfCover()152 && covered.Left + covered.Width <= target.Left + target.Width in checkIfCover()175 if (imageDesc.Left + copyWidth > maxWidth) { in getCopySize()176 copyWidth = maxWidth - imageDesc.Left; in getCopySize()288 Color8888* dst = outputPtr + prevFrame.ImageDesc.Left + in drawFrame()324 Color8888* dst = outputPtr + frame.ImageDesc.Left + in drawFrame()
52 final Slot slot = position == 0 ? Slot.Left : in createView()
56 context, desiredHeight, Slot.Left, Slot.Right); in createView()
78 Left, enumConstant106 case Left: in horizontalButtonSlots()
31 # Left and right stick.
40 # Left Analog Stick
76 <p>From each focusable element in your UI, press Up, Down, Left, and Right.</p>
452 <td><strong>Left Arrow</strong></td>
358 <td>Move Left</td>
1624 <dd><em>Dimension</em>. Left padding, as a dimension value or <a