Home
last modified time | relevance | path

Searched defs:bw (Results 1 – 22 of 22) sorted by relevance

/hardware/google/gfxstream/guest/mesa/src/util/format/
Du_format_rgtc.c43 const unsigned bw = 4, bh = 4, comps = 1; in util_format_rgtc1_unorm_unpack_r_8unorm() local
67 const unsigned bw = 4, bh = 4, comps = 4; in util_format_rgtc1_unorm_unpack_rgba_8unorm() local
95 const unsigned bw = 4, bh = 4, bytes_per_block = 8; in util_format_rgtc1_unorm_pack_rgba_8unorm() local
144 const unsigned bw = 4, bh = 4, bytes_per_block = 8; in util_format_rgtc1_unorm_pack_rgba_float() local
195 const unsigned bw = 4, bh = 4, comps = 1; in util_format_rgtc1_snorm_unpack_r_8snorm() local
227 const unsigned bw = 4, bh = 4, bytes_per_block = 8; in util_format_rgtc1_snorm_pack_rgba_float() local
298 const unsigned bw = 4, bh = 4, comps = 2; in util_format_rgtc2_unorm_unpack_rg_8unorm() local
323 const unsigned bw = 4, bh = 4, comps = 4; in util_format_rgtc2_unorm_unpack_rgba_8unorm() local
350 const unsigned bw = 4, bh = 4, bytes_per_block = 16; in util_format_rgtc2_unorm_pack_rgba_8unorm() local
375 const unsigned bw = 4, bh = 4, bytes_per_block = 16; in util_format_rxtc2_unorm_pack_rgba_float() local
[all …]
Dtexcompress_etc_tmp.h146 const unsigned bw = 4, bh = 4, bs = 8, comps = 4; in etc1_unpack_rgba8888() local
Du_format_etc.c30 const unsigned bw = 4, bh = 4, bs = 8, comps = 4; in util_format_etc1_rgb8_unpack_rgba_float() local
Du_format_s3tc.c129 const unsigned bw = 4, bh = 4, comps = 4; in util_format_dxtn_rgb_unpack_rgba_8unorm() local
296 const unsigned bw = 4, bh = 4, comps = 4; in util_format_dxtn_pack_rgba_8unorm() local
Du_format_fxt1.c1555 const unsigned bw = 8, bh = 4, comps = 4; in util_format_fxtn_rgb_unpack_rgba_8unorm() local
1602 const unsigned bw = 8, bh = 4, comps = 4; in util_format_fxtn_rgb_unpack_rgba_float() local
/hardware/interfaces/radio/aidl/compat/libradiocompat/data/
Dstructs.cpp119 static aidl::QosBandwidth toAidl(const V1_6::QosBandwidth& bw) { in toAidl()
/hardware/qcom/audio/hal/audio_extn/
Daudio_extn.h88 #define audio_extn_usb_altset_for_service_interval(p, si, bw, sr, ch) (-1) argument
Dusb.c1261 uint32_t bw = 0; in audio_extn_usb_altset_for_service_interval() local
/hardware/qcom/audio/legacy/libalsa-intf/
Dalsa_audio.h230 __u32 bw; /* encoder bandwidth */ member
/hardware/broadcom/wlan/bcmdhd/wifi_hal/
Drtt.cpp342 wifi_rtt_bw bw; member in RttCommand
/hardware/broadcom/wlan/bcmdhd/dhdutil/include/
Dbcmwifi_channels.h308 #define LCHSPEC_CREATE(chan, band, bw, sb) ((uint16)((chan) | (sb) | (bw) | (band))) argument
Dwlioctl.h2128 uint8 bw; /* bandwidth */ member
/hardware/interfaces/wifi/legacy_headers/include/hardware_legacy/
Drtt.h118 wifi_rtt_bw bw; // RTT BW to be used in the RTT frames member
Dlink_layer_stats.h74 u32 bw :3; // 0:20MHz, 1:40Mhz, 2:80Mhz, 3:160Mhz 4:320Mhz member
/hardware/qcom/wlan/wcn6740/qcwcn/wpa_supplicant_8_lib/
Dwpa_driver_common_lib.h129 int bw; member
/hardware/google/gfxstream/third-party/astc-encoder/Source/
Dastcenc_compress_symbolic.cpp1101 float bw = b * weight; in prepare_block_statistics() local
Dstb_image.h3669 __m128i bw = _mm_srai_epi16(bws, 4); in stbi__YCbCr_to_RGB_simd() local
/hardware/qcom/audio/hal/msm8974/
Dplatform.c4881 int bw, in platform_add_app_type()
4928 int bw, int sr __unused, in platform_get_app_type_v2()
/hardware/qcom/wlan/legacy/qcwcn/wifi_hal/
Dpkt_stats.h589 u16 bw : 2; member
/hardware/qcom/wlan/wcn6740/qcwcn/wifi_hal/
Dpkt_stats.h593 u16 bw : 2; member
/hardware/broadcom/wlan/bcmdhd/halutil/
Dhalutil.cpp606 u8 bw; member
/hardware/google/gfxstream/third-party/stb/include/stb/
Dstb_image.h3676 __m128i bw = _mm_srai_epi16(bws, 4); in stbi__YCbCr_to_RGB_simd() local