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

  /external/libopus/silk/
structs.h 105 opus_int8 predIx[ MAX_FRAMES_PER_PACKET ][ 2 ][ 3 ];
enc_API.c 356 silk_stereo_encode_pred( psRangeEnc, psEnc->sStereo.predIx[ i ] );
405 psEnc->sStereo.predIx[ psEnc->state_Fxx[ 0 ].sCmn.nFramesEncoded ], &psEnc->sStereo.mid_only_flags[ psEnc->state_Fxx[ 0 ].sCmn.nFramesEncoded ],
428 silk_stereo_encode_pred( psRangeEnc, psEnc->sStereo.predIx[ psEnc->state_Fxx[ 0 ].sCmn.nFramesEncoded ] );

Completed in 973 milliseconds