Lines Matching refs:target_ref_level
1551 p_state_enhaacplus_dec->pstr_drc_dec->target_ref_level =
1562 if (p_state_enhaacplus_dec->pstr_drc_dec->target_ref_level > 127)
1563 p_state_enhaacplus_dec->pstr_drc_dec->target_ref_level = 127;
1564 if (p_state_enhaacplus_dec->pstr_drc_dec->target_ref_level < 0) {
1571 p_state_enhaacplus_dec->pstr_drc_dec->target_ref_level = 108;