Searched refs:phase_inversion (Results 1 – 2 of 2) sorted by relevance
79 gboolean phase_inversion; member
217 dec->phase_inversion = DEFAULT_PHASE_INVERSION; in gst_opus_dec_init()553 OPUS_SET_PHASE_INVERSION_DISABLED (!dec->phase_inversion)); in opus_dec_chain_parse_data()1127 g_value_set_boolean (value, dec->phase_inversion); in gst_opus_dec_get_property()1152 dec->phase_inversion = g_value_get_boolean (value); in gst_opus_dec_set_property()