Home | History | Annotate | Download | only in silk

Lines Matching full:resampler_state

188             silk_memcpy( &psEnc->state_Fxx[ 1 ].sCmn.resampler_state, &psEnc->state_Fxx[ 0 ].sCmn.resampler_state, sizeof( silk_resampler_state_struct ) );
274 silk_memcpy( &psEnc->state_Fxx[ 1 ].sCmn.resampler_state, &psEnc->state_Fxx[ 0 ].sCmn.resampler_state, sizeof(psEnc->state_Fxx[ 1 ].sCmn.resampler_state));
277 ret += silk_resampler( &psEnc->state_Fxx[ 0 ].sCmn.resampler_state,
286 ret += silk_resampler( &psEnc->state_Fxx[ 1 ].sCmn.resampler_state,
296 ret += silk_resampler( &psEnc->state_Fxx[ 0 ].sCmn.resampler_state,
300 ret += silk_resampler( &psEnc->state_Fxx[ 1 ].sCmn.resampler_state,
312 ret += silk_resampler( &psEnc->state_Fxx[ 0 ].sCmn.resampler_state,