Searched refs:MAX_SUB_FRAME_LENGTH (Results 1 - 4 of 4) sorted by relevance

/external/libopus/silk/
H A Ddefine.h90 #define MAX_SUB_FRAME_LENGTH ( SUB_FRAME_LENGTH_MS * MAX_FS_KHZ ) macro
H A Dstructs.h48 opus_int32 sLPC_Q14[ MAX_SUB_FRAME_LENGTH + NSQ_LPC_BUF_LENGTH ];
264 opus_int16 outBuf[ MAX_FRAME_LENGTH + 2 * MAX_SUB_FRAME_LENGTH ]; /* Buffer for output signal */
H A DNSQ_del_dec.c36 opus_int32 sLPC_Q14[ MAX_SUB_FRAME_LENGTH + NSQ_LPC_BUF_LENGTH ];
/external/libopus/silk/float/
H A Dprefilter_FLP.c109 silk_float st_res[ MAX_SUB_FRAME_LENGTH + MAX_LPC_ORDER ];

Completed in 137 milliseconds