OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:indices_LBRR
(Results
1 - 5
of
5
) sorted by null
/external/chromium_org/third_party/opus/src/silk/
encode_indices.c
50
psIndices = &psEncC->
indices_LBRR
[ FrameIndex ];
structs.h
222
SideInfoIndices
indices_LBRR
[ MAX_FRAMES_PER_PACKET ];
enc_API.c
364
silk_encode_pulses( psRangeEnc, psEnc->state_Fxx[ n ].sCmn.
indices_LBRR
[i].signalType, psEnc->state_Fxx[ n ].sCmn.
indices_LBRR
[i].quantOffsetType,
/external/chromium_org/third_party/opus/src/silk/fixed/
encode_frame_FIX.c
337
SideInfoIndices *psIndices_LBRR = &psEnc->sCmn.
indices_LBRR
[ psEnc->sCmn.nFramesEncoded ];
/external/chromium_org/third_party/opus/src/silk/float/
encode_frame_FLP.c
329
SideInfoIndices *psIndices_LBRR = &psEnc->sCmn.
indices_LBRR
[ psEnc->sCmn.nFramesEncoded ];
Completed in 490 milliseconds