HomeSort by relevance Sort by last modified time
    Searched refs:indices_LBRR (Results 1 - 5 of 5) sorted by null

  /external/libopus/silk/
encode_indices.c 50 psIndices = &psEncC->indices_LBRR[ FrameIndex ];
structs.h 225 SideInfoIndices indices_LBRR[ MAX_FRAMES_PER_PACKET ];
enc_API.c 368 silk_encode_pulses( psRangeEnc, psEnc->state_Fxx[ n ].sCmn.indices_LBRR[i].signalType, psEnc->state_Fxx[ n ].sCmn.indices_LBRR[i].quantOffsetType,
  /external/libopus/silk/float/
encode_frame_FLP.c 385 SideInfoIndices *psIndices_LBRR = &psEnc->sCmn.indices_LBRR[ psEnc->sCmn.nFramesEncoded ];
  /external/libopus/silk/fixed/
encode_frame_FIX.c 393 SideInfoIndices *psIndices_LBRR = &psEnc->sCmn.indices_LBRR[ psEnc->sCmn.nFramesEncoded ];

Completed in 949 milliseconds