Home
last modified time | relevance | path

Searched defs:chans (Results 1 – 25 of 38) sorted by relevance

12

/third_party/libsnd/include/
Dsndfile.hh172 SndfileHandle::SndfileHandle (const char *path, int mode, int fmt, int chans, int srate) in SndfileHandle()
194 SndfileHandle::SndfileHandle (std::string const & path, int mode, int fmt, int chans, int srate) in SndfileHandle()
216 SndfileHandle::SndfileHandle (int fd, bool close_desc, int mode, int fmt, int chans, int srate) in SndfileHandle()
241 …:SndfileHandle (SF_VIRTUAL_IO &sfvirtual, void *user_data, int mode, int fmt, int chans, int srate) in SndfileHandle()
320 SndfileHandle::formatCheck (int fmt, int chans, int srate) in formatCheck()
428 SndfileHandle::SndfileHandle (LPCWSTR wpath, int mode, int fmt, int chans, int srate) in SndfileHandle()
/third_party/gstreamer/gstplugins_good/gst/audioparsers/
Dgstac3parse.c307 gint skip, guint * frame_size, guint * rate, guint * chans, guint * blks, in gst_ac3_parse_frame_header_ac3()
379 gint skip, guint * frame_size, guint * rate, guint * chans, guint * blks, in gst_ac3_parse_frame_header_eac3()
444 guint * framesize, guint * rate, guint * chans, guint * blocks, in gst_ac3_parse_frame_header()
505 guint rate, chans; in gst_ac3_parse_handle_frame() local
Dgstdcaparse.c188 guint chans, lfe, i; in gst_dca_parse_parse_header() local
328 guint size = 0, rate, chans, num_blocks, samples_per_block, depth; in gst_dca_parse_handle_frame() local
Dgstwavpackparse.c455 guint rate, chans, width, mask; in gst_wavpack_parse_handle_frame() local
/third_party/mesa3d/src/broadcom/compiler/
Dv3d_nir_lower_logic_ops.c120 v3d_nir_swizzle_and_pack(nir_builder *b, nir_ssa_def **chans, in v3d_nir_swizzle_and_pack()
153 nir_ssa_def *chans[4]; in pack_unorm_rgb10a2() local
177 nir_ssa_def *chans[4]; in unpack_unorm_rgb10a2() local
Dv3d_nir_lower_scratch.c60 nir_ssa_def *chans[NIR_MAX_VEC_COMPONENTS]; in v3d_nir_lower_load_scratch() local
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/p2p/
Dp2p_utils.c384 int p2p_channel_select(struct p2p_channels *chans, const int *classes, in p2p_channel_select()
415 int p2p_channel_random_social(struct p2p_channels *chans, u8 *op_class, in p2p_channel_random_social()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/p2p/
Dp2p_utils.c384 int p2p_channel_select(struct p2p_channels *chans, const int *classes, in p2p_channel_select()
415 int p2p_channel_random_social(struct p2p_channels *chans, u8 *op_class, in p2p_channel_random_social()
/third_party/gstreamer/gstplugins_bad/ext/dts/
Dgstdtsdec.c318 gint chans = 0; in gst_dtsdec_channels() local
467 gint chans; in gst_dtsdec_handle_frame() local
/third_party/mesa3d/src/compiler/glsl/
Dir_validate.cpp989 unsigned int chans[4] = {ir->mask.x, ir->mask.y, ir->mask.z, ir->mask.w}; in visit_leave() local
Dopt_copy_propagation_elements.cpp413 int chans; in handle_rvalue() local
/third_party/ffmpeg/libavcodec/
Daacenc_ltp.c55 int i, ch, tag, chans, cur_channel, start_ch = 0; in ff_aac_ltp_insert_new_frame() local
Daacenc.c254 static void adjust_frame_information(ChannelElement *cpe, int chans) in adjust_frame_information()
562 int i, its, ch, w, chans, tag, start_ch, ret, frame_bits; in aac_encode_frame() local
/third_party/mesa3d/src/gallium/drivers/r600/sb/
Dsb_bc_dump.cpp34 static const char* chans = "xyzw01?_"; variable
Dsb_valtable.cpp42 static const char * chans = "xyzw01?_"; variable
/third_party/mesa3d/src/gallium/auxiliary/translate/
Dtranslate_sse.c238 struct x86_reg arg0, unsigned out_chans, unsigned chans) in emit_load_float32()
286 struct x86_reg arg0, unsigned out_chans, unsigned chans) in emit_load_float64to32()
/third_party/gstreamer/gstplugins_good/sys/oss4/
Doss4-audio.c586 int ofmt, fmt, chans, rate, width; in gst_oss4_audio_set_format() local
/third_party/gstreamer/gstplugins_bad/ext/mplex/
Dgstmplex.cc327 gint bits, chans, rate; in gst_mplex_setcaps() local
/third_party/gstreamer/gstplugins_bad/ext/openal/
Dgstopenalsink.c359 } chans[] = { in gst_openal_helper_probe_caps() local
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/
Dmbo.c315 struct wpa_mbo_non_pref_channel *chans = NULL, *tmp_chans; in wpas_mbo_update_non_pref_chan() local
/third_party/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_format_aos.c538 LLVMValueRef packed, res = NULL, chans[4], rgba[4]; in lp_build_fetch_rgba_aos() local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/
Dmbo.c345 struct wpa_mbo_non_pref_channel *chans = NULL, *tmp_chans; in wpas_mbo_update_non_pref_chan() local
/third_party/mesa3d/src/intel/compiler/
Dbrw_nir_lower_storage_image.c240 unsigned chans; member
/third_party/gstreamer/gstplugins_base/ext/ogg/
Dgstoggstream.c878 guint chans; in setup_vorbis_mapper() local
1010 guint chans; in setup_speex_mapper() local
1107 guint chans; in setup_flac_mapper() local
/third_party/gstreamer/gstplugins_bad/gst/dvbsubenc/libimagequant/
Dmediancut.c236 const float *chans = (const float *) &achv[b->ind + i].acolor; in prepare_sort() local

12