OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:num_channels
(Results
351 - 375
of
392
) sorted by null
<<
11
12
13
14
15
16
/external/webrtc/talk/media/webrtc/
webrtcvoiceengine_unittest.cc
3218
int
num_channels
= 0;
local
[
all
...]
/external/kernel-headers/original/uapi/linux/
wireless.h
765
__u8
num_channels
; /* num entries in channel_list;
member in struct:iw_scan_req
1044
__u16
num_channels
; \/* Number of channels [0; num - 1] *\/
member in struct:iw_range
[
all
...]
/frameworks/av/media/libstagefright/mpeg2ts/
ESQueue.cpp
747
unsigned
num_channels
= bits.getBits(3);
local
753
if (
num_channels
!= 1u) {
[
all
...]
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
wireless.h
772
__u8
num_channels
; /* num entries in channel_list;
member in struct:iw_scan_req
1060
__u16
num_channels
; \/* Number of channels [0; num - 1] *\/
member in struct:iw_range
[
all
...]
/external/zopfli/src/zopflipng/lodepng/
lodepng.cpp
3218
unsigned
num_channels
= has_alpha ? 4 : 3;
local
[
all
...]
/external/webrtc/webrtc/modules/audio_coding/include/
audio_coding_module.h
481
int
num_channels
,
/external/webrtc/webrtc/modules/audio_processing/beamformer/
nonlinear_beamformer.cc
371
RTC_DCHECK_EQ(input.
num_channels
(), num_input_channels_);
/frameworks/av/media/libstagefright/codecs/mp3dec/include/
pvmp3decoder_api.h
183
int16
num_channels
;
member in struct:tPVMP3DecoderExternal
/hardware/broadcom/wlan/bcmdhd/dhdutil/include/proto/
p2p.h
234
uint8
num_channels
; /* # of channels in the channel list */
member in struct:wifi_p2p_chanlist_entry_s
/external/wpa_supplicant_8/wpa_supplicant/
p2p_supplicant.c
358
unsigned int
num_channels
= 0;
local
401
params->freqs[
num_channels
++] =
404
params->freqs[
num_channels
++] = 0;
423
params->freqs[
num_channels
++] =
427
params->freqs[
num_channels
++] = freq;
428
params->freqs[
num_channels
++] = 0;
2975
int
num_channels
= wpa_s->num_multichan_concurrent;
local
[
all
...]
wnm_sta.c
1144
for (j = 0; j < mode->
num_channels
; j++) {
[
all
...]
scan.c
619
params->freqs = os_calloc(mode->
num_channels
+ 1, sizeof(int));
622
for (count = 0, i = 0; i < mode->
num_channels
; i++) {
[
all
...]
/device/linaro/bootloader/arm-trusted-firmware/plat/rockchip/rk3399/drivers/dram/
dfs.c
185
for (i = 0; i < sdram_params->
num_channels
; i++) {
194
ptiming_config->ch_cnt = sdram_params->
num_channels
;
[
all
...]
/external/adhd/cras/src/server/
cras_alsa_io.c
340
cras_iodev_init_audio_area(iodev, iodev->format->
num_channels
);
344
iodev->format->
num_channels
);
[
all
...]
/external/deqp/modules/gles31/functional/
es31fSRGBDecodeTests.cpp
150
" const int
NUM_CHANNELS
= 4;"
154
" for (int idx = 0; idx <
NUM_CHANNELS
; idx++) \n"
[
all
...]
/external/sonivox/jet_tools/JetCreator/
eas.py
[
all
...]
/external/tensorflow/tensorflow/core/grappler/optimizers/
layout_optimizer.cc
[
all
...]
/external/adhd/cras/src/tests/
iodev_list_unittest.cc
[
all
...]
/external/mesa3d/src/mesa/main/
glformats.c
3409
int
num_channels
= 0, type_size = 0;
local
[
all
...]
/hardware/interfaces/wifi/1.2/default/
hidl_struct_util.cpp
495
legacy_bucket_spec.
num_channels
= hidl_bucket_spec.frequencies.size();
[
all
...]
/external/tensorflow/tensorflow/tools/docker/notebooks/
3_mnist_from_scratch.ipynb
[
all
...]
/external/tensorflow/tensorflow/contrib/layers/python/layers/
layers_test.py
[
all
...]
/external/wpa_supplicant_8/src/ap/
beacon.c
250
for (i = 0; i < mode->
num_channels
; i++) {
[
all
...]
drv_callbacks.c
[
all
...]
/external/tensorflow/tensorflow/python/ops/
image_ops_impl.py
[
all
...]
Completed in 2024 milliseconds
<<
11
12
13
14
15
16