Searched refs:predIx (Results 1 - 2 of 2) sorted by relevance

/external/libopus/silk/
H A Dstructs.h105 opus_int8 predIx[ MAX_FRAMES_PER_PACKET ][ 2 ][ 3 ]; member in struct:__anon11460
H A Denc_API.c356 silk_stereo_encode_pred( psRangeEnc, psEnc->sStereo.predIx[ i ] );
412 psEnc->sStereo.predIx[ psEnc->state_Fxx[ 0 ].sCmn.nFramesEncoded ], &psEnc->sStereo.mid_only_flags[ psEnc->state_Fxx[ 0 ].sCmn.nFramesEncoded ],
435 silk_stereo_encode_pred( psRangeEnc, psEnc->sStereo.predIx[ psEnc->state_Fxx[ 0 ].sCmn.nFramesEncoded ] );

Completed in 44 milliseconds