Lines Matching refs:OPUS_RESTRICT
137 …d normalise_bands(const CELTMode *m, const celt_sig * OPUS_RESTRICT freq, celt_norm * OPUS_RESTRIC… in normalise_bands()
177 …d normalise_bands(const CELTMode *m, const celt_sig * OPUS_RESTRICT freq, celt_norm * OPUS_RESTRIC… in normalise_bands()
196 void denormalise_bands(const CELTMode *m, const celt_norm * OPUS_RESTRICT X, in denormalise_bands()
197 celt_sig * OPUS_RESTRICT freq, const opus_val16 *bandLogE, int start, in denormalise_bands()
202 celt_sig * OPUS_RESTRICT f; in denormalise_bands()
203 const celt_norm * OPUS_RESTRICT x; in denormalise_bands()
388 …oid intensity_stereo(const CELTMode *m, celt_norm * OPUS_RESTRICT X, const celt_norm * OPUS_RESTRI… in intensity_stereo()
413 static void stereo_split(celt_norm * OPUS_RESTRICT X, celt_norm * OPUS_RESTRICT Y, int N) in stereo_split()
426 static void stereo_merge(celt_norm * OPUS_RESTRICT X, celt_norm * OPUS_RESTRICT Y, opus_val16 mid, … in stereo_merge()
485 const opus_int16 * OPUS_RESTRICT eBands = m->eBands; in spreading_decision()
500 const celt_norm * OPUS_RESTRICT x = X+M*eBands[i]+c*N0; in spreading_decision()
1387 const opus_int16 * OPUS_RESTRICT eBands = m->eBands; in special_hybrid_folding()
1406 const opus_int16 * OPUS_RESTRICT eBands = m->eBands; in quant_all_bands()
1407 celt_norm * OPUS_RESTRICT norm, * OPUS_RESTRICT norm2; in quant_all_bands()
1480 celt_norm * OPUS_RESTRICT X, * OPUS_RESTRICT Y; in quant_all_bands()