Searched refs:brate_type (Results 1 – 2 of 2) sorted by relevance
165 p->brate_type = mix_acp_aac_get_bit_rate_type(acp); in mix_sst_params_convert_aac()210 AAC_DUMP(brate_type); /* 0=CBR, 1=VBR */ in mix_sst_params_convert_aac()393 mix_acp_aac_set_bit_rate_type(acp, params->brate_type); in mix_sst_params_to_aac()
106 __u8 brate_type; /* 0=CBR, 1=VBR */ member