Home
last modified time | relevance | path

Searched refs:per_channel (Results 1 – 2 of 2) sorted by relevance

/third_party/gstreamer/gstplugins_bad/tests/check/elements/
Dvideoframe-audiolevel.c41 static gboolean audiodelay, videodelay, per_channel, long_video; variable
59 per_channel = FALSE; in set_default_params()
96 if (per_channel) { in output_achain()
214 if (per_channel) { in push_abuffers()
326 if (per_channel) { in on_message()
538 per_channel = TRUE; in GST_START_TEST()
/third_party/mesa3d/src/intel/compiler/
Dbrw_fs_reg_allocate.cpp1153 const bool per_channel = in spill_reg() local
1158 const fs_builder ubld = ibld.exec_all(!per_channel).group(width, 0); in spill_reg()
1168 (!inst->force_writemask_all && !per_channel)) in spill_reg()