Lines Matching refs:channel_mask
194 guint64 channel_mask = 0; in gst_flite_test_src_fixate() local
198 &channel_mask, NULL)) { in gst_flite_test_src_fixate()
201 channel_mask = in gst_flite_test_src_fixate()
212 channel_mask = in gst_flite_test_src_fixate()
222 channel_mask = in gst_flite_test_src_fixate()
231 channel_mask = in gst_flite_test_src_fixate()
239 channel_mask = in gst_flite_test_src_fixate()
246 channel_mask = in gst_flite_test_src_fixate()
252 channel_mask = in gst_flite_test_src_fixate()
257 channel_mask = 0; in gst_flite_test_src_fixate()
262 while (n_bits_set (channel_mask) > channels) { in gst_flite_test_src_fixate()
263 channel_mask &= ~(G_GUINT64_CONSTANT (1) << x); in gst_flite_test_src_fixate()
268 channel_mask, NULL); in gst_flite_test_src_fixate()