Searched refs:masking_depth (Results 1 – 1 of 1) sorted by relevance
1709 opus_val16 masking_depth; in opus_encode_native() local1736 masking_depth = mask_sum / end*st->channels; in opus_encode_native()1737 masking_depth += QCONST16(.2f, DB_SHIFT); in opus_encode_native()1738 rate_offset = (opus_int32)PSHR32(MULT16_16(srate, masking_depth), DB_SHIFT); in opus_encode_native()