Home
last modified time | relevance | path

Searched defs:channels (Results 501 - 525 of 631) sorted by relevance

1...<<212223242526

/third_party/mesa3d/src/gallium/drivers/r600/sfn/
H A Dsfn_nir_lower_64bit.cpp1315 nir_ssa_scalar channels[4] = { in r600_lower_64bit_intrinsic() local
1328 nir_ssa_scalar channels[4] = { 0 }; in r600_lower_64bit_intrinsic() local
1408 nir_ssa_def *channels[4] = { in r600_lower_64bit_load_const() local
/third_party/mesa3d/src/mesa/state_tracker/
H A Dst_pbo_compute.c128 nir_ssa_def *channels; member
167 uint8_t channels : 2; member
493 clamp_and_mask(nir_builder *b, nir_ssa_def *src, nir_ssa_def *channels) clamp_and_mask() argument
[all...]
/third_party/pulseaudio/src/modules/dbus/
H A Diface-stream.c320 dbus_uint32_t channels[PA_CHANNELS_MAX]; in handle_get_channels() local
526 dbus_uint32_t channels[PA_CHANNELS_MA in handle_get_all() local
[all...]
/third_party/pulseaudio/src/modules/
H A Dmodule-ladspa-sink.c84 unsigned long max_ladspaport_count, input_count, output_count, channels; member
[all...]
/third_party/skia/third_party/externals/libpng/contrib/libtests/
H A Dmakepng.c187 int channels = 1; in channels_of_type() local
[all...]
/third_party/skia/third_party/externals/libpng/
H A Dpngwrite.c1539 unsigned int channels = (image->format & PNG_FORMAT_FLAG_COLOR) != 0 ? in png_write_image_16bit() local
1698 unsigned int channels = (image->format & PNG_FORMAT_FLAG_COLOR) != 0 ? png_write_image_8bit() local
1793 unsigned int channels = PNG_IMAGE_SAMPLE_CHANNELS(format); png_image_set_PLTE() local
1954 unsigned int channels = PNG_IMAGE_PIXEL_CHANNELS(image->format); png_image_write_main() local
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/
H A Drrm.c496 wpas_add_channels(const struct oper_class_map *op, struct hostapd_hw_modes *mode, int active, const u8 *channels, const u8 size) wpas_add_channels() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/
H A Drrm.c567 const u8 *channels = NULL; in wpas_op_class_freqs() local
506 wpas_add_channels(const struct oper_class_map *op, struct hostapd_hw_modes *mode, int active, const u8 *channels, const u8 size) wpas_add_channels() argument
[all...]
/device/soc/rockchip/common/sdk_linux/include/drm/
H A Ddrm_edid.h365 u8 channels; /* max number of channels - 1 */ member
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/
H A Ddhd_config.h186 wl_channel_list_t channels; member
H A Dwl_cfgp2p.c957 wl_cfgp2p_escan(struct bcm_cfg80211 *cfg, struct net_device *dev, u16 active_scan, u32 num_chans, u16 *channels, s32 search_state, u16 action, u32 bssidx, struct ether_addr *tx_dst_addr, p2p_scan_purpose_t p2p_scan_purpose) wl_cfgp2p_escan() argument
/foundation/multimedia/audio_framework/services/audio_service/test/example/
H A Daudio_process_client_test.cpp221 const int channels = 2; // 2 channels in InitSignalBuffer() local
[all...]
/foundation/multimedia/av_codec/services/media_engine/plugins/ffmpeg_adapter/muxer/
H A Dffmpeg_muxer_plugin.cpp395 int32_t channels; in SetCodecParameterOfTrack() local
574 int32_t channels = 0; in AddAudioTrack() local
[all...]
/foundation/multimedia/audio_framework/frameworks/native/audioutils/src/
H A Daudio_utils.cpp985 const int16_t channels = 2; // 2 channels InitSignalData() local
[all...]
/foundation/multimedia/audio_framework/interfaces/inner_api/native/audiocommon/include/
H A Daudio_effect.h362 uint32_t channels; member
H A Daudio_device_info.h380 std::set<AudioChannel> channels; member
/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_sta_sa/
H A Dwifi_device_service_impl.cpp1713 ChannelsTable channels; in IsBandTypeSupported() local
1738 ChannelsTable channels; in Get5GHzChannelList() local
/third_party/ffmpeg/libavcodec/
H A Dcook.c1082 int channels = avctx->ch_layout.nb_channels; in cook_decode_init() local
[all...]
H A Ddcaenc.c72 int channels; member
[all...]
H A Dflacenc.c109 int channels; member
245 int channels = avctx->ch_layout.nb_channels; in flac_encode_init() local
[all...]
H A Dapedec.c158 int channels; member
237 int channels = avctx->ch_layout.nb_channels; in ape_decode_init() local
[all...]
H A Ddolby_e.c84 DBEChannel channels[MAX_SEGMENTS][MAX_CHANNELS]; member
H A Dac3dec.c710 static inline void do_imdct(AC3DecodeContext *s, int channels, int offset) in do_imdct() argument
[all...]
H A Dac3enc.c2219 int channels = avctx->ch_layout.nb_channels; set_channel_info() local
2481 int channels = s->channels + 1; /* includes coupling channel */ allocate_buffers() local
[all...]
H A Dalsdec.c1241 unsigned int channels = ctx->avctx->ch_layout.nb_channels; read_channel_data() local
1290 unsigned int channels = ctx->avctx->ch_layout.nb_channels; revert_channel_correlation() local
1647 int channels = avctx->ch_layout.nb_channels; read_frame_data() local
1806 int channels = avctx->ch_layout.nb_channels; decode_frame() local
1993 int channels; decode_init() local
[all...]

Completed in 43 milliseconds

1...<<212223242526