Searched refs:channel_num (Results 1 – 7 of 7) sorted by relevance
/external/sonivox/jet_tools/JetCreator/ |
D | JetFile.py | 112 …def __init__(self, event_name, event_type, event_id, track_num, channel_num, event_start, event_en… argument 117 self.channel_num = channel_num 189 if jet_event.channel_num > 15: 190 … raise JetFileException('Channel number %d of out of range for clip' % jet_event.channel_num) 200 jet_event.channel_num, 207 jet_event.channel_num, 217 if jet_event.channel_num > 15: 218 … raise JetFileException('Channel number %d of out of range for end marker' % jet_event.channel_num) 225 jet_event.channel_num, 233 if jet_event.channel_num > 15: [all …]
|
D | JetDebug.py | 30 print("channel_num: %d" % evt.channel_num)
|
D | JetCreator.py | 351 self.eventList.SetStringItem(index, 5, StrNoneChk(jet_event.channel_num + 1)) 715 dlg.SetValue(JetDefs.F_ECHANNEL, curEvent.channel_num)
|
/external/adhd/cras/client/libcras/src/ |
D | libcras.rs | 400 channel_num: usize, in create_stream() 407 cras_audio_format_packed::new(format.into(), rate, channel_num, direction); in create_stream() 447 channel_num, in create_stream()
|
/external/tensorflow/tensorflow/core/kernels/image/ |
D | resize_bicubic_op.cc | 269 int which, int channel_num, const WeightsAndIndices& y_wai, in ComputeYInterpolation() argument 287 const int64 pt_index = x_index + channel_num; in ComputeYInterpolation()
|
/external/cpuinfo/test/dmesg/ |
D | meizu-pro-7-plus.log | 2533 [ 1.713450] (4)[1:swapper/0][VcoreFS] chip_ver: 1, lcd_resolution: 2 channel_num: 4
|
D | huawei-mate-8.log | 6601 …10_notify_pcm_hw_params:890: hi6210_notify_pcm_hw_params: pcm_mode = 0 channel_num = 2 sample_rate… 8417 …10_notify_pcm_hw_params:890: hi6210_notify_pcm_hw_params: pcm_mode = 0 channel_num = 2 sample_rate…
|