Searched refs:RAND_BUF_SIZE (Results 1 – 2 of 2) sorted by relevance
37 #define RAND_BUF_SIZE 128 macro38 #define RAND_BUF_MASK ( RAND_BUF_SIZE - 1 )
239 …psDec->exc_Q14[ silk_max_int( 0, ( psPLC->nb_subfr - 1 ) * psPLC->subfr_length - RAND_BUF_SIZE ) ]; in silk_PLC_conceal()242 …_ptr = &psDec->exc_Q14[ silk_max_int( 0, psPLC->nb_subfr * psPLC->subfr_length - RAND_BUF_SIZE ) ]; in silk_PLC_conceal()