Home | History | Annotate | Download | only in silk

Lines Matching refs:index_Q16

46     opus_int32 index_Q16, res_Q6;
53 for( index_Q16 = 0; index_Q16 < max_index_Q16; index_Q16 += index_increment_Q16 ) {
55 buf_ptr = buf + silk_RSHIFT( index_Q16, 16 );
58 interpol_ind = silk_SMULWB( index_Q16 & 0xFFFF, FIR_Fracs );
87 for( index_Q16 = 0; index_Q16 < max_index_Q16; index_Q16 += index_increment_Q16 ) {
89 buf_ptr = buf + silk_RSHIFT( index_Q16, 16 );
110 for( index_Q16 = 0; index_Q16 < max_index_Q16; index_Q16 += index_increment_Q16 ) {
112 buf_ptr = buf + silk_RSHIFT( index_Q16, 16 );