Home | History | Annotate | Download | only in silk

Lines Matching defs:NSQ_del_dec_struct

49 } NSQ_del_dec_struct;
68 NSQ_del_dec_struct psDelDec[], /* I/O Delayed decision states */
87 NSQ_del_dec_struct psDelDec[], /* I/O Delayed decision states */
144 VARDECL( NSQ_del_dec_struct, psDelDec );
145 NSQ_del_dec_struct *psDD;
154 ALLOC( psDelDec, psEncC->nStatesDelayedDecision, NSQ_del_dec_struct );
155 silk_memset( psDelDec, 0, psEncC->nStatesDelayedDecision * sizeof( NSQ_del_dec_struct ) );
315 NSQ_del_dec_struct psDelDec[], /* I/O Delayed decision states */
355 NSQ_del_dec_struct *psDD;
589 ( (opus_int32 *)&psDelDec[ RDmin_ind ] ) + i, sizeof( NSQ_del_dec_struct ) - i * sizeof( opus_int32) );
633 NSQ_del_dec_struct psDelDec[], /* I/O Delayed decision states */
649 NSQ_del_dec_struct *psDD;