Home
last modified time | relevance | path

Searched refs:indices_LBRR (Results 1 – 5 of 5) sorted by relevance

/external/libopus/silk/
Dencode_indices.c50 psIndices = &psEncC->indices_LBRR[ FrameIndex ]; in silk_encode_indices()
Dstructs.h225 SideInfoIndices indices_LBRR[ MAX_FRAMES_PER_PACKET ]; member
Denc_API.c369 …es( psRangeEnc, psEnc->state_Fxx[ n ].sCmn.indices_LBRR[i].signalType, psEnc->state_Fxx[ n ].sCmn. in silk_Encode()
/external/libopus/silk/float/
Dencode_frame_FLP.c329 SideInfoIndices *psIndices_LBRR = &psEnc->sCmn.indices_LBRR[ psEnc->sCmn.nFramesEncoded ]; in silk_LBRR_encode_FLP()
/external/libopus/silk/fixed/
Dencode_frame_FIX.c339 SideInfoIndices *psIndices_LBRR = &psEnc->sCmn.indices_LBRR[ psEnc->sCmn.nFramesEncoded ]; in silk_LBRR_encode_FIX()