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