Searched defs:LEFT (Results 1 - 15 of 15) sorted by relevance

/frameworks/base/media/libstagefright/codecs/aacdec/
H A Dpvmp4audiodecoderresetbuffer.cpp133 #define LEFT (0) macro
184 pv_memset(pVars->perChan[LEFT].time_quant,
186 LONG_WINDOW*sizeof(pVars->perChan[LEFT].time_quant[0]));
200 hFrameData_1 = (SBR_FRAME_DATA *) & pVars->sbrDecoderData.SbrChannel[LEFT].frameData;
210 pv_memset(&pVars->perChan[LEFT].ltp_buffer[0],
212 288*sizeof(pVars->perChan[LEFT].ltp_buffer[0]));
213 pv_memset(&pVars->perChan[LEFT].ltp_buffer[1024 + 288],
215 288*sizeof(pVars->perChan[LEFT].ltp_buffer[0]));
341 pVars->sbrDecoderData.SbrChannel[LEFT].syncState = UPSAMPLING;
H A Dhuffdecode.cpp348 #define LEFT (0) macro
444 pChLeftShare = pChVars[LEFT]->pShareWfxpCoef;
455 (WINDOW_SEQUENCE *) & pChVars[LEFT]->wnd,
456 (WINDOW_SHAPE *) & pChVars[LEFT]->wnd_shape_this_bk,
466 pChVars[RIGHT]->wnd = pChVars[LEFT]->wnd;
468 pChVars[LEFT]->wnd_shape_this_bk;
476 pVars->winmap[pChVars[LEFT]->wnd],
H A Dsbr_applied.cpp129 #define LEFT (0) macro
185 self->SbrChannel[LEFT].syncState = UPSAMPLING;
195 if (SbrChannel[LEFT].syncState == SBR_ACTIVE && self->setStreamType)
260 } /* (SbrChannel[LEFT].syncState == SBR_ACTIVE && lock) */
293 eleChannels = (stream->sbrElement [LEFT].ElementID == SBR_ID_CPE) ? 2 : 1;
295 if (SbrChannel[LEFT].syncState == SBR_ACTIVE)
298 sbr_decode_envelope(&(SbrChannel[LEFT].frameData));
300 decode_noise_floorlevels(&(SbrChannel[LEFT].frameData));
302 if (! SbrChannel[LEFT].frameData.coupling)
304 sbr_requantize_envelope_data(&(SbrChannel[LEFT]
[all...]
H A Dpvmp4audiodecoderframe.cpp102 pChLeftShare = pChVars[LEFT]->pShareWfxpCoef;
239 | PNS LEFT | |
284 |--DATA ON LEFT CHANNEL MAY BE USED----->| PNS/Intensity Rt |
472 #define LEFT (0) macro
543 pChVars[LEFT] = &pVars->perChan[LEFT];
546 pChLeftShare = pChVars[LEFT]->pShareWfxpCoef;
854 pFrameInfo = pVars->winmap[pChVars[LEFT]->wnd];
863 pChVars[LEFT]->fxpCoef,
883 pChVars[LEFT]
[all...]
/frameworks/base/telephony/java/com/android/internal/telephony/cat/
H A DTextAlignment.java26 LEFT(0x0), enum constant in enum:TextAlignment
/frameworks/base/core/java/android/database/
H A DCursorJoiner.java32 * case LEFT:
62 LEFT, enum constant in enum:CursorJoiner.Result
126 case LEFT:
152 * @return LEFT, if the row pointed to by the left cursor is unique, RIGHT
171 mCompareResult = Result.LEFT;
181 mCompareResult = Result.LEFT;
219 case LEFT:
/frameworks/base/core/java/android/view/
H A DGravity.java50 public static final int LEFT = (AXIS_PULL_BEFORE|AXIS_SPECIFIED)<<AXIS_X_SHIFT; field in class:Gravity
66 public static final int FILL_HORIZONTAL = LEFT|RIGHT;
85 * absolute LEFT/RIGHT).
115 public static final int START = RELATIVE_LAYOUT_DIRECTION | LEFT;
174 * @param xAdj Offset to apply to the X axis. If gravity is LEFT this
347 * if horizontal direction is LTR, then START will set LEFT and END will set RIGHT.
348 * if horizontal direction is RTL, then START will set RIGHT and END will set LEFT.
366 // Set the LEFT bit
367 result |= LEFT;
373 // Set the LEFT bi
[all...]
/frameworks/base/include/media/
H A DAudioTrack.h46 LEFT = 0, enumerator in enum:android::AudioTrack::channel_index
/frameworks/base/media/libstagefright/codecs/mp3dec/src/
H A Dpvmp3_dec_defs.h89 #define LEFT 0 macro
/frameworks/base/media/libstagefright/codecs/on2/h264dec/source/
H A Dh264bsd_deblocking.c137 enum { TOP = 0, LEFT = 1, INNER = 2 }; enumerator in enum:__anon867
1437 thresholds[LEFT].alpha = alphas[indexA];
1438 thresholds[LEFT].beta = betas[indexB];
1439 thresholds[LEFT].tc0 = tc0[indexA];
1443 thresholds[LEFT].alpha = thresholds[INNER].alpha;
1444 thresholds[LEFT].beta = thresholds[INNER].beta;
1445 thresholds[LEFT].tc0 = thresholds[INNER].tc0;
1520 thresholds[LEFT].alpha = alphas[indexA];
1521 thresholds[LEFT].beta = betas[indexB];
1522 thresholds[LEFT]
[all...]
/frameworks/base/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/api/
H A DarmCOMM_s.h447 IF "$a0":LEFT:1="[" variable
480 _base SETS ("$a0":LEFT:(:LEN:"$a0"-1)):RIGHT:(:LEN:"$a0"-2) ;// remove []
482 IF _offset:LEFT:1="+" variable
486 IF _offset:LEFT:1="-" variable
505 _offset SETS "$a1":LEFT:(:LEN:("$a1")-2)
896 _pl SETS "$platstall":LEFT:(_pllen - 2)
/frameworks/base/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/api/
H A DarmCOMM_s.h450 IF "$a0":LEFT:1="[" variable
483 _base SETS ("$a0":LEFT:(:LEN:"$a0"-1)):RIGHT:(:LEN:"$a0"-2) ;// remove []
485 IF _offset:LEFT:1="+" variable
489 IF _offset:LEFT:1="-" variable
508 _offset SETS "$a1":LEFT:(:LEN:("$a1")-2)
899 _pl SETS "$platstall":LEFT:(_pllen - 2)
/frameworks/ex/carousel/java/com/android/ex/carousel/
H A DCarouselView.java100 public static final int LEFT = 1 << 9; field in class:CarouselView.DetailAlignment
/frameworks/base/graphics/java/android/graphics/
H A DPaint.java83 Align.LEFT, Align.CENTER, Align.RIGHT
308 * [x,y] coordinates. The default is LEFT.
314 LEFT (0), enum constant in enum:Paint.Align
1023 * text is positioned relative to its origin. LEFT align means that all of
1025 * specifieds the LEFT edge of the text) and so on.
1035 * text is positioned relative to its origin. LEFT align means that all of
1037 * specifieds the LEFT edge of the text) and so on.
/frameworks/base/core/java/android/widget/
H A DGridLayout.java943 (horizontal ? LEFT : BASELINE);
1696 * <li>{@link #columnSpec}<code>.alignment</code> = {@link #LEFT} </li>
1868 * Describes how the child views are positioned. Default is {@code LEFT | BASELINE}.
2339 * {@link #TOP}, {@link #LEFT}, {@link #BOTTOM}, {@link #RIGHT}, {@link #CENTER}, {@link
2430 public static final Alignment LEFT = LEADING; field in class:GridLayout

Completed in 234 milliseconds