Searched refs:RIGHT (Results 1 - 25 of 39) sorted by relevance

12

/external/opencore/codecs_v2/audio/aac/dec/src/
H A Dsbr_applied.cpp130 #define RIGHT (1) macro
188 self->SbrChannel[RIGHT].syncState = UPSAMPLING;
310 sbr_decode_envelope(&(SbrChannel[RIGHT].frameData));
312 decode_noise_floorlevels(&(SbrChannel[RIGHT].frameData));
314 if (SbrChannel[RIGHT].frameData.coupling)
317 &(SbrChannel[RIGHT].frameData));
321 sbr_requantize_envelope_data(&(SbrChannel[RIGHT].frameData));
337 if ((eleChannels == 2) && (SbrChannel[RIGHT].syncState != SBR_ACTIVE))
342 &(self->SbrChannel[RIGHT].frameData));
357 Int16 *tempInt16Ptr = (Int16 *)SbrChannel[RIGHT]
[all...]
H A Dpvmp4audiodecoderresetbuffer.cpp134 #define RIGHT (1) macro
188 pv_memset(pVars->perChan[RIGHT].time_quant,
190 LONG_WINDOW*sizeof(pVars->perChan[RIGHT].time_quant[0]));
201 hFrameData_2 = (SBR_FRAME_DATA *) & pVars->sbrDecoderData.SbrChannel[RIGHT].frameData;
224 pv_memset(&pVars->perChan[RIGHT].ltp_buffer[0],
226 288*sizeof(pVars->perChan[RIGHT].ltp_buffer[0]));
227 pv_memset(&pVars->perChan[RIGHT].ltp_buffer[1024 + 288],
229 288*sizeof(pVars->perChan[RIGHT].ltp_buffer[0]));
342 pVars->sbrDecoderData.SbrChannel[RIGHT].syncState = UPSAMPLING;
H A Dhuffdecode.cpp211 RIGHT = 0;
349 #define RIGHT (1) macro
445 pChRightShare = pChVars[RIGHT]->pShareWfxpCoef;
466 pChVars[RIGHT]->wnd = pChVars[LEFT]->wnd;
467 pChVars[RIGHT]->wnd_shape_this_bk =
H A Dpvmp4audiodecoderframe.cpp103 pChRightShare = pChVars[RIGHT]->pShareWfxpCoef;
473 #define RIGHT (1) macro
544 pChVars[RIGHT] = &pVars->perChan[RIGHT];
547 pChRightShare = pChVars[RIGHT]->pShareWfxpCoef;
884 pChVars[RIGHT]->fxpCoef,
912 pChVars[RIGHT]->fxpCoef,
1174 Int16 *pt_right = &(pChVars[RIGHT]->ltp_buffer[pVars->ltp_buffer_state]);
/external/opencore/codecs_v2/audio/mp3/dec/src/
H A Dpvmp3_framedecoder.cpp215 pChVars[RIGHT] = &pVars->perChan[RIGHT];
330 pv_memset((void*)pChVars[RIGHT]->work_buf_int32,
332 SUBBANDS_NUMBER*FILTERBANK_BANDS*sizeof(pChVars[RIGHT]->work_buf_int32[0]));
342 pv_memset((void*)&pChVars[RIGHT]->circ_buffer[576],
344 480*sizeof(pChVars[RIGHT]->circ_buffer[0]));
347 pChVars[RIGHT]->used_freq_lines = 575;
409 pChVars[RIGHT]->used_freq_lines) ?
411 pChVars[RIGHT]->used_freq_lines;
414 pChVars[RIGHT]
[all...]
H A Dpvmp3_dec_defs.h90 #define RIGHT 1 macro
/external/srec/tools/grxmlcompile/
H A Dvocab.h72 typedef enum PelPosition {LEFT, RIGHT, MIDDLE}; enumerator in enum:Pronunciation::PelPosition
/external/opencore/codecs_v2/audio/aac/dec/util/getactualaacconfig/src/
H A Dgetactualaacconfig.cpp139 #define RIGHT (1) macro
/external/proguard/src/proguard/gui/
H A DClassPathPanel.java328 private final JLabel iconLabel = new JLabel("", JLabel.RIGHT);
329 private final JLabel jarNameLabel = new JLabel("", JLabel.RIGHT);
330 private final JLabel filterLabel = new JLabel("", JLabel.RIGHT);
/external/clearsilver/imd/
H A Dimd.cs70 <DIV ALIGN=RIGHT>
108 <DIV ALIGN=RIGHT>
137 <DIV ALIGN=RIGHT>
/external/webkit/WebCore/editing/
H A DSelectionController.h45 enum EDirection { FORWARD, BACKWARD, RIGHT, LEFT }; enumerator in enum:WebCore::SelectionController::EDirection
H A DEditorCommand.cpp678 frame->selection()->modify(SelectionController::MOVE, SelectionController::RIGHT, CharacterGranularity, true);
684 frame->selection()->modify(SelectionController::EXTEND, SelectionController::RIGHT, CharacterGranularity, true);
846 frame->selection()->modify(SelectionController::MOVE, SelectionController::RIGHT, WordGranularity, true);
852 frame->selection()->modify(SelectionController::EXTEND, SelectionController::RIGHT, WordGranularity, true);
870 frame->selection()->modify(SelectionController::MOVE, SelectionController::RIGHT, LineBoundary, true);
876 frame->selection()->modify(SelectionController::EXTEND, SelectionController::RIGHT, LineBoundary, true);
H A DSelectionController.cpp243 case RIGHT:
582 case RIGHT:
/external/webkit/WebKit/android/nav/
H A DCacheBuilder.h68 RIGHT, enumerator in enum:android::CacheBuilder::Direction
73 RIGHT_DOWN = RIGHT & DOWN, // mask and result
H A DCachedFrame.h54 RIGHT, enumerator in enum:android::CachedFrame::Direction
60 RIGHT_DOWN = RIGHT & DOWN, // mask and result
H A DCachedHistory.cpp143 case CachedFrame::RIGHT: return "RIGHT"; break;
H A DCachedFrame.cpp557 case RIGHT: distance = clip->right() - testBounds.right(); break;
562 case RIGHT: distance = testBounds.right() - clip->x(); break;
581 case RIGHT:
792 if (checkVisited(test, RIGHT) == false)
805 if (checkVisited(innerData.mNode, RIGHT)) {
810 if (checkVisited(test, RIGHT))
H A DCachedRoot.cpp971 case RIGHT:
1275 if (scrollX < rightOverlap && (direction == RIGHT || (!scrollX
1331 case RIGHT:
/external/junit/src/junit/awtui/
H A DTestRunner.java237 fNumberOfErrors= new Label("0000", Label.RIGHT);
241 fNumberOfFailures= new Label("0000", Label.RIGHT);
245 fNumberOfRuns= new Label("0000", Label.RIGHT);
/external/webkit/WebCore/rendering/style/
H A DRenderStyleConstants.h305 TAAUTO, LEFT, RIGHT, CENTER, JUSTIFY, WEBKIT_LEFT, WEBKIT_RIGHT, WEBKIT_CENTER enumerator in enum:WebCore::ETextAlign
/external/webkit/WebKit/haiku/WebCoreSupport/
H A DEditorClientHaiku.cpp274 SelectionController::RIGHT,
/external/qemu/android/
H A Dhw-events.h149 KEY_CODE(RIGHT ,106) \
407 BTN_CODE(RIGHT, 0x111) \
/external/webkit/WebCore/rendering/
H A DRenderFieldset.cpp87 case RIGHT:
/external/qemu/android/skin/
H A Dkeyset.c171 _KEYSYM1_(RIGHT) \
/external/webkit/WebCore/page/
H A DDOMSelection.cpp285 direction = SelectionController::RIGHT;

Completed in 234 milliseconds

12