HomeSort by relevance Sort by last modified time
    Searched refs:cfg (Results 1 - 25 of 188) sorted by null

1 2 3 4 5 6 7 8

  /external/libvpx/
vpx_config.c 1 static const char* const cfg = "--target=generic-gnu"; variable
2 const char *vpx_codec_build_config(void) {return cfg;}
  /device/moto/wingray/taudio/
tctl.c 85 struct cpcap_audio_stream cfg; local
88 cfg.id = (-output) - 1;
89 cfg.on = 0;
90 printf("set output %d to OFF\n", cfg.id);
93 cfg.id = output - 1;
94 cfg.on = 1;
95 printf("set output %d to ON\n", cfg.id);
97 FAILIF(ioctl(cfd, CPCAP_AUDIO_OUT_SET_OUTPUT, &cfg) < 0,
98 "Cannot set output device %d: %s\n", cfg.id, strerror(errno));
101 struct cpcap_audio_stream cfg; local
130 struct cpcap_audio_stream cfg; local
146 struct cpcap_audio_stream cfg; local
154 struct tegra_audio_in_config cfg; local
    [all...]
  /external/iptables/extensions/
libxt_hashlimit.c 90 XTOPT_POINTER(s, cfg.burst)},
93 XTOPT_POINTER(s, cfg.size)},
96 XTOPT_POINTER(s, cfg.max)},
99 XTOPT_POINTER(s, cfg.gc_interval)},
102 XTOPT_POINTER(s, cfg.expire)},
123 XTOPT_POINTER(s, cfg.burst)},
126 XTOPT_POINTER(s, cfg.size)},
129 XTOPT_POINTER(s, cfg.max)},
132 XTOPT_POINTER(s, cfg.gc_interval)},
135 XTOPT_POINTER(s, cfg.expire)}
    [all...]
  /external/libvpx/vp8/
vp8_cx_iface.c 48 struct vp8_extracfg cfg; member in struct:extraconfig_map
81 vpx_codec_enc_cfg_t cfg; member in struct:vpx_codec_alg_priv
137 const vpx_codec_enc_cfg_t *cfg,
140 RANGE_CHECK(cfg, g_w, 1, 16384);
141 RANGE_CHECK(cfg, g_h, 1, 16384);
142 RANGE_CHECK(cfg, g_timebase.den, 1, 1000000000);
143 RANGE_CHECK(cfg, g_timebase.num, 1, cfg->g_timebase.den);
144 RANGE_CHECK_HI(cfg, g_profile, 3);
145 RANGE_CHECK_HI(cfg, rc_max_quantizer, 63)
486 vpx_codec_enc_cfg_t *cfg; local
    [all...]
  /external/wpa_supplicant_8/src/p2p/
p2p_dev_disc.c 51 wpa_msg(p2p->cfg->msg_ctx, MSG_DEBUG,
65 wpa_msg(p2p->cfg->msg_ctx, MSG_DEBUG,
83 wpa_msg(p2p->cfg->msg_ctx, MSG_DEBUG,
93 wpa_msg(p2p->cfg->msg_ctx, MSG_DEBUG,
104 p2p->cfg->dev_addr, go->info.p2p_device_addr,
106 wpa_msg(p2p->cfg->msg_ctx, MSG_DEBUG,
140 wpa_msg(p2p->cfg->msg_ctx, MSG_DEBUG,
143 p2p->cfg->send_action_done(p2p->cfg->cb_ctx);
156 wpa_msg(p2p->cfg->msg_ctx, MSG_DEBUG
    [all...]
p2p_invitation.c 48 p2p_buf_add_operating_channel(buf, p2p->cfg->country,
52 p2p_buf_add_channel_list(buf, p2p->cfg->country, &p2p->channels);
59 dev_addr = p2p->cfg->p2p_dev_addr;
61 dev_addr = p2p->cfg->dev_addr;
92 p2p_buf_add_operating_channel(buf, p2p->cfg->country,
97 p2p_buf_add_channel_list(buf, p2p->cfg->country, channels);
121 wpa_msg(p2p->cfg->msg_ctx, MSG_DEBUG,
130 wpa_msg(p2p->cfg->msg_ctx, MSG_DEBUG,
135 wpa_msg(p2p->cfg->msg_ctx, MSG_DEBUG,
144 wpa_msg(p2p->cfg->msg_ctx, MSG_DEBUG
    [all...]
p2p_go_neg.c 57 if (pos[2] != 0x04 && os_memcmp(pos, p2p->cfg->country, 2) != 0) {
58 wpa_msg(p2p->cfg->msg_ctx, MSG_INFO,
60 p2p->cfg->country[0], p2p->cfg->country[1],
70 wpa_msg(p2p->cfg->msg_ctx, MSG_INFO,
85 wpa_msg(p2p->cfg->msg_ctx, MSG_DEBUG, "P2P: Own reg_classes %d "
91 wpa_msg(p2p->cfg->msg_ctx, MSG_INFO,
163 if (p2p->cfg->p2p_intra_bss)
170 p2p_buf_add_listen_channel(buf, p2p->cfg->country, p2p->cfg->reg_class
    [all...]
p2p_sd.c 153 if (p2p_send_action(p2p, freq, dst, p2p->cfg->dev_addr, dst,
155 wpa_msg(p2p->cfg->msg_ctx, MSG_DEBUG,
266 wpa_msg(p2p->cfg->msg_ctx, MSG_DEBUG,
277 wpa_msg(p2p->cfg->msg_ctx, MSG_DEBUG,
290 p2p->cfg->dev_addr, dev->info.p2p_device_addr,
292 wpa_msg(p2p->cfg->msg_ctx, MSG_DEBUG,
315 if (p2p->cfg->sd_request == NULL)
321 freq = p2p_channel_to_freq(p2p->cfg->country,
322 p2p->cfg->reg_class,
323 p2p->cfg->channel)
    [all...]
p2p_pd.c 109 wpa_msg(p2p->cfg->msg_ctx, MSG_DEBUG,
116 wpa_msg(p2p->cfg->msg_ctx, MSG_DEBUG,
120 wpa_msg(p2p->cfg->msg_ctx, MSG_DEBUG,
129 wpa_msg(p2p->cfg->msg_ctx, MSG_DEBUG, "P2P: Unsupported "
138 wpa_msg(p2p->cfg->msg_ctx, MSG_DEBUG, "P2P: Peer " MACSTR
143 wpa_msg(p2p->cfg->msg_ctx, MSG_DEBUG, "P2P: Peer " MACSTR
159 wpa_msg(p2p->cfg->msg_ctx, MSG_DEBUG,
164 freq = p2p_channel_to_freq(p2p->cfg->country,
165 p2p->cfg->reg_class,
166 p2p->cfg->channel)
    [all...]
p2p.c 63 wpa_msg(p2p->cfg->msg_ctx, MSG_DEBUG, "P2P: Expiring old peer "
117 wpa_msg(p2p->cfg->msg_ctx, MSG_DEBUG, "P2P: State %s -> %s",
125 wpa_msg(p2p->cfg->msg_ctx, MSG_DEBUG,
135 wpa_msg(p2p->cfg->msg_ctx, MSG_DEBUG, "P2P: Clear timeout (state=%s)",
157 p2p->cfg->go_neg_completed(p2p->cfg->cb_ctx, &res);
167 wpa_msg(p2p->cfg->msg_ctx, MSG_DEBUG,
171 freq = p2p_channel_to_freq(p2p->cfg->country, p2p->cfg->reg_class,
172 p2p->cfg->channel)
    [all...]
  /bionic/libc/kernel/common/linux/
transport_class.h 30 #define DECLARE_TRANSPORT_CLASS(cls, nm, su, rm, cfg) struct transport_class cls = { .class = { .name = nm, }, .setup = su, .remove = rm, .configure = cfg, }
37 #define DECLARE_ANON_TRANSPORT_CLASS(cls, mtch, cfg) struct anon_transport_class cls = { .tclass = { .configure = cfg, }, . container = { .match = mtch, }, }
  /development/ndk/platforms/android-3/include/linux/
transport_class.h 30 #define DECLARE_TRANSPORT_CLASS(cls, nm, su, rm, cfg) struct transport_class cls = { .class = { .name = nm, }, .setup = su, .remove = rm, .configure = cfg, }
37 #define DECLARE_ANON_TRANSPORT_CLASS(cls, mtch, cfg) struct anon_transport_class cls = { .tclass = { .configure = cfg, }, . container = { .match = mtch, }, }
  /prebuilt/ndk/android-ndk-r4/platforms/android-3/arch-arm/usr/include/linux/
transport_class.h 30 #define DECLARE_TRANSPORT_CLASS(cls, nm, su, rm, cfg) struct transport_class cls = { .class = { .name = nm, }, .setup = su, .remove = rm, .configure = cfg, }
37 #define DECLARE_ANON_TRANSPORT_CLASS(cls, mtch, cfg) struct anon_transport_class cls = { .tclass = { .configure = cfg, }, . container = { .match = mtch, }, }
  /prebuilt/ndk/android-ndk-r4/platforms/android-4/arch-arm/usr/include/linux/
transport_class.h 30 #define DECLARE_TRANSPORT_CLASS(cls, nm, su, rm, cfg) struct transport_class cls = { .class = { .name = nm, }, .setup = su, .remove = rm, .configure = cfg, }
37 #define DECLARE_ANON_TRANSPORT_CLASS(cls, mtch, cfg) struct anon_transport_class cls = { .tclass = { .configure = cfg, }, . container = { .match = mtch, }, }
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-arm/usr/include/linux/
transport_class.h 30 #define DECLARE_TRANSPORT_CLASS(cls, nm, su, rm, cfg) struct transport_class cls = { .class = { .name = nm, }, .setup = su, .remove = rm, .configure = cfg, }
37 #define DECLARE_ANON_TRANSPORT_CLASS(cls, mtch, cfg) struct anon_transport_class cls = { .tclass = { .configure = cfg, }, . container = { .match = mtch, }, }
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/linux/
transport_class.h 30 #define DECLARE_TRANSPORT_CLASS(cls, nm, su, rm, cfg) struct transport_class cls = { .class = { .name = nm, }, .setup = su, .remove = rm, .configure = cfg, }
37 #define DECLARE_ANON_TRANSPORT_CLASS(cls, mtch, cfg) struct anon_transport_class cls = { .tclass = { .configure = cfg, }, . container = { .match = mtch, }, }
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-arm/usr/include/linux/
transport_class.h 30 #define DECLARE_TRANSPORT_CLASS(cls, nm, su, rm, cfg) struct transport_class cls = { .class = { .name = nm, }, .setup = su, .remove = rm, .configure = cfg, }
37 #define DECLARE_ANON_TRANSPORT_CLASS(cls, mtch, cfg) struct anon_transport_class cls = { .tclass = { .configure = cfg, }, . container = { .match = mtch, }, }
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/linux/
transport_class.h 30 #define DECLARE_TRANSPORT_CLASS(cls, nm, su, rm, cfg) struct transport_class cls = { .class = { .name = nm, }, .setup = su, .remove = rm, .configure = cfg, }
37 #define DECLARE_ANON_TRANSPORT_CLASS(cls, mtch, cfg) struct anon_transport_class cls = { .tclass = { .configure = cfg, }, . container = { .match = mtch, }, }
  /prebuilt/ndk/android-ndk-r5/platforms/android-3/arch-arm/usr/include/linux/
transport_class.h 30 #define DECLARE_TRANSPORT_CLASS(cls, nm, su, rm, cfg) struct transport_class cls = { .class = { .name = nm, }, .setup = su, .remove = rm, .configure = cfg, }
37 #define DECLARE_ANON_TRANSPORT_CLASS(cls, mtch, cfg) struct anon_transport_class cls = { .tclass = { .configure = cfg, }, . container = { .match = mtch, }, }
  /prebuilt/ndk/android-ndk-r6/platforms/android-3/arch-arm/usr/include/linux/
transport_class.h 30 #define DECLARE_TRANSPORT_CLASS(cls, nm, su, rm, cfg) struct transport_class cls = { .class = { .name = nm, }, .setup = su, .remove = rm, .configure = cfg, }
37 #define DECLARE_ANON_TRANSPORT_CLASS(cls, mtch, cfg) struct anon_transport_class cls = { .tclass = { .configure = cfg, }, . container = { .match = mtch, }, }
  /prebuilt/ndk/android-ndk-r6/platforms/android-3/arch-x86/usr/include/linux/
transport_class.h 30 #define DECLARE_TRANSPORT_CLASS(cls, nm, su, rm, cfg) struct transport_class cls = { .class = { .name = nm, }, .setup = su, .remove = rm, .configure = cfg, }
37 #define DECLARE_ANON_TRANSPORT_CLASS(cls, mtch, cfg) struct anon_transport_class cls = { .tclass = { .configure = cfg, }, . container = { .match = mtch, }, }
  /hardware/ti/omap3/omx/core_plugin/
Android.mk 4 $(call add-prebuilt-files, ETC, 01_Vendor_ti_omx.cfg)
  /external/speex/libspeex/
kiss_fft.h 54 * Initialize a FFT (or IFFT) algorithm's cfg/state buffer.
58 * The return value from fft_alloc is a cfg buffer used internally
61 * If lenmem is NULL, then kiss_fft_alloc will allocate a cfg buffer using malloc.
66 * then the function places the cfg in mem and the size used in *lenmem
70 * then the function returns NULL and places the minimum cfg
77 * kiss_fft(cfg,in_out_buf)
86 void kiss_fft(kiss_fft_cfg cfg,const kiss_fft_cpx *fin,kiss_fft_cpx *fout);
91 void kiss_fft_stride(kiss_fft_cfg cfg,const kiss_fft_cpx *fin,kiss_fft_cpx *fout,int fin_stride);
kiss_fftr.h 29 void kiss_fftr(kiss_fftr_cfg cfg,const kiss_fft_scalar *timedata,kiss_fft_cpx *freqdata);
37 void kiss_fftri(kiss_fftr_cfg cfg,const kiss_fft_cpx *freqdata,kiss_fft_scalar *timedata);
  /external/wpa_supplicant_6/wpa_supplicant/src/wps/
wps.c 25 * @cfg: WPS configuration
33 struct wps_data * wps_init(const struct wps_config *cfg)
38 data->wps = cfg->wps;
39 data->registrar = cfg->registrar;
40 if (cfg->registrar) {
41 os_memcpy(data->uuid_r, cfg->wps->uuid, WPS_UUID_LEN);
43 os_memcpy(data->mac_addr_e, cfg->wps->dev.mac_addr, ETH_ALEN);
44 os_memcpy(data->uuid_e, cfg->wps->uuid, WPS_UUID_LEN);
46 if (cfg->pin) {
48 data->dev_password = os_malloc(cfg->pin_len)
    [all...]

Completed in 690 milliseconds

1 2 3 4 5 6 7 8