Searched refs:WLTP_max (Results 1 – 1 of 1) sorted by relevance
64 opus_int32 w[ MAX_NB_SUBFR ], WLTP_max, max_abs_d_Q14, max_w_bits; in silk_find_LTP_FIX() local121 WLTP_max = 0; in silk_find_LTP_FIX()123 WLTP_max = silk_max( WLTP_ptr[ i ], WLTP_max ); in silk_find_LTP_FIX()125 lshift = silk_CLZ32( WLTP_max ) - 1 - 3; /* keep 3 bits free for vq_nearest_neighbor_fix */ in silk_find_LTP_FIX()