/third_party/vk-gl-cts/external/openglcts/modules/common/ |
D | glcRobustBufferAccessBehaviorTests.cpp | 972 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/ |
D | gstopuscommon.c | 94 GstDebugCategory * category, const char *msg, int n_channels, in gst_opus_common_log_channel_mapping_table()
|
D | gstopusdec.h | 56 guint n_channels; member
|
D | gstopusenc.h | 79 gint n_channels; member
|
/third_party/gstreamer/gstplugins_good/sys/oss/ |
D | oss_probe.c | 33 int n_channels; member 210 int n_channels; in check_rate() local
|
D | gstosshelper.c | 60 int n_channels; member 321 int n_channels; in gst_oss_helper_rate_check_rate() local
|
/third_party/libsnd/src/ |
D | rx2.c | 86 int n_channels ; in rx2_open() local
|
/third_party/ffmpeg/doc/examples/ |
D | decode_audio.c | 119 int n_channels = 0; in main() local
|
D | demuxing_decoding.c | 348 int n_channels = audio_dec_ctx->channels; in main() local
|
/third_party/pixman/demos/ |
D | gtk-utils.c | 14 int n_channels; in pixman_image_from_file() local
|
/third_party/gstreamer/gstplugins_bad/ext/opus/ |
D | gstopusparse.c | 376 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/ |
D | gstlv2filter.c | 353 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()
|
D | gstlv2source.c | 350 gst_lv2_source_interleave_data (guint n_channels, gfloat * outdata, in gst_lv2_source_interleave_data()
|
/third_party/gstreamer/gstplugins_good/ext/gdk_pixbuf/ |
D | gstgdkpixbufdec.c | 294 gint n_channels; in gst_gdk_pixbuf_dec_flush() local
|
/third_party/ffmpeg/libavformat/ |
D | libmodplug.c | 152 unsigned n_channels = ModPlug_NumChannels(f); in modplug_load_metadata() local
|
/third_party/gstreamer/gstplugins_bad/sys/androidmedia/ |
D | gstamcaudiodec.c | 527 gint i, n_samples, c, n_channels; in gst_amc_audio_dec_loop() local
|
/third_party/gstreamer/gstplugins_good/gst/isomp4/ |
D | qtdemux_dump.c | 1006 guint16 data_ref_id, n_channels, sample_size; in qtdemux_dump_fLaC() local
|
D | qtdemux.h | 295 gint n_channels; member
|
/third_party/pulseaudio/src/modules/alsa/ |
D | alsa-mixer.h | 168 unsigned n_channels; member
|
/third_party/pulseaudio/src/modules/dbus/ |
D | iface-core.c | 459 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/ |
D | gl3cTextureSwizzleTests.cpp | 1314 size_t n_channels = 0; in calculate_values_from_source() local
|
D | gl4cCopyImageTests.cpp | 460 …const GLuint n_channels = (left_n_channels >= right_n_channels) ? right_n_channels : left_n_cha… in comparePixels() local
|