Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/openglcts/modules/common/
DglcRobustBufferAccessBehaviorTests.cpp972 void initPixels(std::vector<TYPE>& pixels, GLuint n_pixels, GLuint n_channels) in initPixels()
1871 static const GLuint n_channels = 4; in verifyInvalidResults() local
1902 static const GLuint n_channels = 4; in verifyInvalidResults() local
1935 static const GLuint n_channels = 4; in verifyInvalidResults() local
1989 static const GLuint n_channels = 4; in verifyInvalidResults() local
2020 static const GLuint n_channels = 4; in verifyInvalidResults() local
2123 static const GLuint n_channels = 4; in verifyValidResults() local
2154 static const GLuint n_channels = 4; in verifyValidResults() local
2187 static const GLuint n_channels = 4; in verifyValidResults() local
2235 static const GLuint n_channels = 4; in verifyValidResults() local
[all …]
/third_party/gstreamer/gstplugins_base/ext/opus/
Dgstopuscommon.c94 GstDebugCategory * category, const char *msg, int n_channels, in gst_opus_common_log_channel_mapping_table()
Dgstopusdec.h56 guint n_channels; member
Dgstopusenc.h79 gint n_channels; member
/third_party/gstreamer/gstplugins_good/sys/oss/
Doss_probe.c33 int n_channels; member
210 int n_channels; in check_rate() local
Dgstosshelper.c60 int n_channels; member
321 int n_channels; in gst_oss_helper_rate_check_rate() local
/third_party/libsnd/src/
Drx2.c86 int n_channels ; in rx2_open() local
/third_party/ffmpeg/doc/examples/
Ddecode_audio.c119 int n_channels = 0; in main() local
Ddemuxing_decoding.c348 int n_channels = audio_dec_ctx->channels; in main() local
/third_party/pixman/demos/
Dgtk-utils.c14 int n_channels; in pixman_image_from_file() local
/third_party/gstreamer/gstplugins_bad/ext/opus/
Dgstopusparse.c376 guint8 n_channels, n_streams, n_stereo_streams, channel_mapping_family; in gst_opus_parse_parse_frame() local
/third_party/gstreamer/gstplugins_bad/ext/lv2/
Dgstlv2filter.c353 gst_lv2_filter_deinterleave_data (guint n_channels, gfloat * outdata, in gst_lv2_filter_deinterleave_data()
364 gst_lv2_filter_interleave_data (guint n_channels, gfloat * outdata, in gst_lv2_filter_interleave_data()
Dgstlv2source.c350 gst_lv2_source_interleave_data (guint n_channels, gfloat * outdata, in gst_lv2_source_interleave_data()
/third_party/gstreamer/gstplugins_good/ext/gdk_pixbuf/
Dgstgdkpixbufdec.c294 gint n_channels; in gst_gdk_pixbuf_dec_flush() local
/third_party/ffmpeg/libavformat/
Dlibmodplug.c152 unsigned n_channels = ModPlug_NumChannels(f); in modplug_load_metadata() local
/third_party/gstreamer/gstplugins_bad/sys/androidmedia/
Dgstamcaudiodec.c527 gint i, n_samples, c, n_channels; in gst_amc_audio_dec_loop() local
/third_party/gstreamer/gstplugins_good/gst/isomp4/
Dqtdemux_dump.c1006 guint16 data_ref_id, n_channels, sample_size; in qtdemux_dump_fLaC() local
Dqtdemux.h295 gint n_channels; member
/third_party/pulseaudio/src/modules/alsa/
Dalsa-mixer.h168 unsigned n_channels; member
/third_party/pulseaudio/src/modules/dbus/
Diface-core.c459 int n_channels; in handle_set_default_channels() local
1284 int n_channels; in handle_upload_sample() local
/third_party/vk-gl-cts/external/openglcts/modules/gl/
Dgl3cTextureSwizzleTests.cpp1314 size_t n_channels = 0; in calculate_values_from_source() local
Dgl4cCopyImageTests.cpp460 …const GLuint n_channels = (left_n_channels >= right_n_channels) ? right_n_channels : left_n_cha… in comparePixels() local