Home
last modified time | relevance | path

Searched defs:n_channels (Results 1 – 9 of 9) 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/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->ch_layout.nb_channels; in main() local
/third_party/ffmpeg/libavformat/
Dlibmodplug.c152 unsigned n_channels = ModPlug_NumChannels(f); in modplug_load_metadata() local
/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