Searched defs:x_Q3 (Results 1 – 3 of 3) sorted by relevance
75 …const opus_int32 x_Q3[], /* I Prefiltered input … in silk_NSQ()376 const opus_int32 x_Q3[], /* I input in Q3 */ in silk_nsq_scale_states()
113 …const opus_int32 x_Q3[], /* I Prefiltered input … in silk_NSQ_del_dec()637 const opus_int32 x_Q3[], /* I Input in Q3 */ in silk_nsq_del_dec_scale_states()
105 opus_int32 x_Q3[ MAX_FRAME_LENGTH ]; in silk_NSQ_wrapper_FLP() local