Home
last modified time | relevance | path

Searched refs:ac (Results 1 – 19 of 19) sorted by relevance

/hardware/intel/img/libdrm/
Dmissing41 if test -f configure.ac; then
42 configure_ac=configure.ac
DMakefile.in64 am__aclocal_m4_deps = $(top_srcdir)/configure.ac
Daclocal.m48086 # explicit call to PKG_PROG_PKG_CONFIG in your configure.ac
/hardware/libhardware_legacy/include/hardware_legacy/
Dlink_layer_stats.h159 wifi_traffic_ac ac; // access category (VI, VO, BE, BK) member
188 wifi_wmm_ac_stat ac[WIFI_AC_MAX]; // per ac data packet statistics member
/hardware/intel/common/libva/build/
Dgen_version.sh29 sed -n "/^m4_define.*${1}.*\[\([0-9]*\)\].*/s//\1/p" ${libva_topdir}/configure.ac
/hardware/qcom/gps/
Dconfigure.ac1 # configure.ac -- Autoconf script for gps loc_api
/hardware/intel/img/libdrm/libdrm/
Dconfig.h.in1 /* libdrm/config.h.in. Generated from configure.ac by autoheader. */
DMakefile.in60 am__aclocal_m4_deps = $(top_srcdir)/configure.ac
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/x86/
Dloopfilter_block_sse2.asm380 punpckhwd xmm2, xmm3 ; 8c 9c ac bc
418 punpckldq xmm2, xmm6 ; 8c 9c ac bc cc dc ec fc
617 punpckhwd xmm2, xmm3 ; 8c 9c ac bc
655 punpckldq xmm2, xmm6 ; 8c 9c ac bc cc dc ec fc
/hardware/qcom/wlan/qcwcn/wifi_hal/
Dllstats.cpp186 …stats->ac = (wifi_traffic_ac)nla_get_u32(tb_vendor[QCA_WLAN_VENDOR_ATTR_LL_STA… in get_wifi_wmm_ac_stat()
202 ALOGI("STATS IFACE: ac %u ", stats->ac); in get_wifi_wmm_ac_stat()
315 pWmmStats = (wifi_wmm_ac_stat *) ((u8 *)stats->ac + (i * sizeof(wifi_wmm_ac_stat))); in get_wifi_iface_stats()
/hardware/broadcom/wlan/bcmdhd/dhdutil/include/proto/
D802.11.h646 #define AC_BITMAP_TST(ab, ac) (((ab) & (1 << (ac))) != 0) argument
647 #define AC_BITMAP_SET(ab, ac) (((ab) |= (1 << (ac)))) argument
648 #define AC_BITMAP_RESET(ab, ac) (((ab) &= ~(1 << (ac)))) argument
/hardware/intel/img/libdrm/shared-core/
DMakefile.in63 am__aclocal_m4_deps = $(top_srcdir)/configure.ac
/hardware/intel/img/libdrm/tests/modeprint/
DMakefile.in39 am__aclocal_m4_deps = $(top_srcdir)/configure.ac
/hardware/intel/img/libdrm/tests/modetest/
DMakefile.in39 am__aclocal_m4_deps = $(top_srcdir)/configure.ac
/hardware/intel/img/libdrm/libdrm/radeon/
DMakefile.in65 am__aclocal_m4_deps = $(top_srcdir)/configure.ac
/hardware/intel/img/libdrm/libdrm/intel/
DMakefile.in64 am__aclocal_m4_deps = $(top_srcdir)/configure.ac
/hardware/intel/img/libdrm/libdrm/nouveau/
DMakefile.in42 am__aclocal_m4_deps = $(top_srcdir)/configure.ac
/hardware/intel/img/libdrm/tests/
DMakefile.in46 am__aclocal_m4_deps = $(top_srcdir)/configure.ac
/hardware/broadcom/wlan/bcmdhd/dhdutil/include/
Dwlioctl.h1092 int ac; member
3772 uint32 ac[AC_COUNT]; /* max bandwidth for each access category */ member
3808 uint32 ac; /* access class */ member