Searched refs:samples_high (Results 1 – 1 of 1) sorted by relevance
59 float *samples_high = samples + dct_length; in siren_rmlt_encode_samples() local80 (*samples_low * *--window_high) - (*--samples_high * *window_low); in siren_rmlt_encode_samples()82 (*samples_high * *window_high) + (*samples_low++ * *window_low++); in siren_rmlt_encode_samples()99 float *samples_high = samples + dct_length; in siren_rmlt_decode_samples() local131 sample_high_val = *--samples_high; in siren_rmlt_decode_samples()136 *samples_high = in siren_rmlt_decode_samples()