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

1 2 3 4 5 6 7 8 9

  /external/libvpx/armv7a/
vpx_config.c 8 static const char* const cfg = "--target=armv7-android-gcc --disable-runtime-cpu-detect --sdk-path=/usr/local/google/home/hkuang/Downloads/android-ndk-r8e --disable-vp9-encoder --disable-neon --disable-examples --disable-docs --enable-realtime-only"; variable
9 const char *vpx_codec_build_config(void) {return cfg;}
  /external/libvpx/armv7a-neon/
vpx_config.c 8 static const char* const cfg = "--target=armv7-android-gcc --disable-runtime-cpu-detect --sdk-path=/usr/local/google/home/hkuang/Downloads/android-ndk-r8e --disable-vp9-encoder --disable-examples --disable-docs --enable-realtime-only"; variable
9 const char *vpx_codec_build_config(void) {return cfg;}
  /external/libvpx/generic/
vpx_config.c 8 static const char* const cfg = "--force-target=generic-gnu --disable-vp9-encoder --disable-examples --disable-docs --enable-realtime-only"; variable
9 const char *vpx_codec_build_config(void) {return cfg;}
  /external/libvpx/mips/
vpx_config.c 8 static const char* const cfg = "--force-target=mips32-android-gcc --disable-runtime-cpu-detect --sdk-path=/usr/local/google/home/hkuang/Downloads/android-ndk-r8e --disable-vp9-encoder --disable-examples --disable-docs --enable-realtime-only"; variable
9 const char *vpx_codec_build_config(void) {return cfg;}
  /external/libvpx/mips-dspr2/
vpx_config.c 8 static const char* const cfg = "--force-target=mips32-android-gcc --disable-runtime-cpu-detect --sdk-path=/usr/local/google/home/hkuang/Downloads/android-ndk-r8e --disable-vp9-encoder --enable-dspr2 --disable-examples --disable-docs --enable-realtime-only"; variable
9 const char *vpx_codec_build_config(void) {return cfg;}
  /external/chromium_org/third_party/mesa/src/src/glx/
create_context.c 42 struct glx_config *const cfg = (struct glx_config *) config; local
52 if (dpy == NULL || cfg == NULL)
59 psc = GetGLXScreenConfigs(dpy, cfg->screen);
63 assert(cfg->screen == psc->scr);
78 gc = psc->vtable->create_context_attribs(psc, cfg, share, num_attribs,
85 gc = applegl_create_context(psc, cfg, share, 0);
87 gc = indirect_create_context(psc, cfg, share, 0);
105 cfg->fbconfigID,
106 cfg->screen,
  /external/libppp/src/
async.h 41 } cfg; member in struct:async
server.h 42 } cfg; member in struct:server
auth.h 52 } cfg; member in struct:authinfo
ipv6cp.h 42 } cfg; member in struct:ipv6cp
  /external/mesa3d/src/glx/
create_context.c 42 struct glx_config *const cfg = (struct glx_config *) config; local
52 if (dpy == NULL || cfg == NULL)
59 psc = GetGLXScreenConfigs(dpy, cfg->screen);
63 assert(cfg->screen == psc->scr);
78 gc = psc->vtable->create_context_attribs(psc, cfg, share, num_attribs,
85 gc = applegl_create_context(psc, cfg, share, 0);
87 gc = indirect_create_context(psc, cfg, share, 0);
105 cfg->fbconfigID,
106 cfg->screen,
  /external/bluetooth/bluedroid/stack/avdt/
avdt_l2c.c 75 tL2CAP_CFG_INFO cfg; local
104 memset(&cfg, 0, sizeof(tL2CAP_CFG_INFO));
105 cfg.mtu_present = TRUE;
106 cfg.mtu = p_tbl->my_mtu;
107 cfg.flush_to_present = TRUE;
108 cfg.flush_to = p_tbl->my_flush_to;
109 L2CA_ConfigReq(p_tbl->lcid, &cfg);
131 tL2CAP_CFG_INFO cfg; local
147 memset(&cfg, 0, sizeof(tL2CAP_CFG_INFO));
148 cfg.mtu_present = TRUE
175 tL2CAP_CFG_INFO cfg; local
277 tL2CAP_CFG_INFO cfg; local
    [all...]
  /external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/i965/
brw_fs_live_variables.h 65 fs_live_variables(fs_visitor *v, fs_cfg *cfg);
72 fs_cfg *cfg; member in class:brw::fs_live_variables
  /external/clang/lib/Analysis/
PostOrderCFGView.cpp 1 //===- PostOrderCFGView.cpp - Post order view of CFG blocks -------*- C++ --*-//
10 // This file implements post order view of the blocks in a CFG.
20 PostOrderCFGView::PostOrderCFGView(const CFG *cfg) {
21 Blocks.reserve(cfg->getNumBlockIDs());
22 CFGBlockSet BSet(cfg);
24 for (po_iterator I = po_iterator::begin(cfg, BSet),
25 E = po_iterator::end(cfg, BSet); I != E; ++I) {
32 const CFG *cfg = ctx.getCFG() local
    [all...]
  /external/mesa3d/src/mesa/drivers/dri/i965/
brw_fs_live_variables.h 65 fs_live_variables(fs_visitor *v, fs_cfg *cfg);
72 fs_cfg *cfg; member in class:brw::fs_live_variables
  /external/bluetooth/bluedroid/stack/avct/
avct_l2c.c 107 tL2CAP_CFG_INFO cfg; local
153 memset(&cfg, 0, sizeof(tL2CAP_CFG_INFO));
154 cfg.mtu_present = TRUE;
155 cfg.mtu = avct_cb.mtu;
156 L2CA_ConfigReq(lcid, &cfg);
157 AVCT_TRACE_DEBUG0("avct_l2c snd Cfg Req");
179 tL2CAP_CFG_INFO cfg; local
196 memset(&cfg, 0, sizeof(tL2CAP_CFG_INFO));
197 cfg.mtu_present = TRUE;
198 cfg.mtu = avct_cb.mtu
    [all...]
  /external/bluetooth/bluedroid/stack/rfcomm/
rfc_mx_fsm.c 559 tL2CAP_CFG_INFO cfg; local
563 memset (&cfg, 0, sizeof (tL2CAP_CFG_INFO));
565 cfg.mtu_present = TRUE;
566 cfg.mtu = L2CAP_MTU_SIZE;
569 cfg.flush_to_present = FALSE;
570 cfg.qos_present = FALSE;
571 cfg.fcr_present = FALSE;
572 cfg.fcr.mode = L2CAP_FCR_BASIC_MODE;
573 cfg.fcs_present = FALSE;
574 cfg.fcs = N/A when fcs_present is FALSE
    [all...]
  /external/bluetooth/bluedroid/stack/sdp/
sdp_main.c 190 tL2CAP_CFG_INFO cfg = sdp_cb.l2cap_my_cfg; local
192 if (cfg.fcr_present)
195 cfg.fcr.mode, cfg.fcr.tx_win_sz, cfg.fcr.max_transmit,
196 cfg.fcr.rtrans_tout,cfg.fcr.mon_tout, cfg.fcr.mps);
199 if ((!L2CA_ConfigReq (l2cap_cid, &cfg)) && cfg.fcr_presen
231 tL2CAP_CFG_INFO cfg; local
434 tL2CAP_CFG_INFO cfg = sdp_cb.l2cap_my_cfg; local
    [all...]
  /external/libvpx/libvpx/test/
tile_independence_test.cc 34 vpx_codec_dec_cfg_t cfg; local
35 cfg.w = 704;
36 cfg.h = 144;
37 cfg.threads = 1;
38 fw_dec_ = codec_->CreateDecoder(cfg, 0);
39 inv_dec_ = codec_->CreateDecoder(cfg, 0);
  /external/libvpx/libvpx/vpx/src/
vpx_codec.c 173 vpx_codec_dec_cfg_t cfg; local
175 cfg.w = si->w;
176 cfg.h = si->h;
178 if (mmaps[i].sz < mem_reqs[i].calc_sz(&cfg, init_flags)) {
  /bionic/libc/kernel/common/linux/netfilter_ipv4/
ipt_hashlimit.h 42 struct hashlimit_cfg cfg; member in struct:ipt_hashlimit_info
  /development/ndk/platforms/android-3/include/linux/netfilter_ipv4/
ipt_hashlimit.h 37 struct hashlimit_cfg cfg; member in struct:ipt_hashlimit_info
  /external/bluetooth/bluedroid/btif/co/
bta_dm_co.c 245 tBTUI_SCO_CODEC_CFG cfg; local
251 cfg.pool_id = HCI_SCO_POOL_ID;
252 cfg.p_cback = btui_sco_codec_callback;
253 cfg.pkt_size = pkt_size;
254 cfg.cb_event = event;
256 btui_sco_codec_open(&cfg);
  /external/bluetooth/bluedroid/stack/mcap/
mca_l2c.c 75 tL2CAP_CFG_INFO cfg; local
97 mca_set_cfg_by_tbl (&cfg, p_tbl);
98 L2CA_ConfigReq(p_tbl->lcid, &cfg);
120 tL2CAP_CFG_INFO cfg; local
130 mca_set_cfg_by_tbl (&cfg, p_tbl);
131 L2CA_ConfigReq(p_tbl->lcid, &cfg);
156 tL2CAP_CFG_INFO cfg; local
208 mca_set_cfg_by_tbl (&cfg, p_tbl);
209 L2CA_ConfigReq(p_tbl->lcid, &cfg);
231 tL2CAP_CFG_INFO cfg; local
294 tL2CAP_CFG_INFO cfg; local
    [all...]
  /external/bluetooth/bluedroid/stack/srvc/
srvc_battery.c 77 tBA_WRITE_DATA cfg; local
85 memcpy(cfg.remote_bda, srvc_eng_cb.clcb[clcb_idx].bda, BD_ADDR_LEN);
86 STREAM_TO_UINT16(cfg.clt_cfg, p);
93 cfg.need_rsp = p_value->need_rsp;
96 (* p_inst->p_cback)(p_inst->app_id, BA_WRITE_CLT_CFG_REQ, &cfg);

Completed in 1487 milliseconds

1 2 3 4 5 6 7 8 9