Searched defs:stream1 (Results 1 - 10 of 10) sorted by relevance
/kernel/linux/linux-5.10/sound/soc/ti/ |
H A D | omap-mcpdm.c | 269 int stream1 = tx ? SNDRV_PCM_STREAM_PLAYBACK : SNDRV_PCM_STREAM_CAPTURE; in omap_mcpdm_dai_shutdown() local 381 int stream1 = tx ? SNDRV_PCM_STREAM_PLAYBACK : SNDRV_PCM_STREAM_CAPTURE; in omap_mcpdm_prepare() local
|
H A D | omap-mcbsp.c | 832 int stream1 = tx ? SNDRV_PCM_STREAM_PLAYBACK : SNDRV_PCM_STREAM_CAPTURE; in omap_mcbsp_dai_shutdown() local 855 int stream1 = tx ? SNDRV_PCM_STREAM_PLAYBACK : SNDRV_PCM_STREAM_CAPTURE; in omap_mcbsp_dai_prepare() local
|
/kernel/linux/linux-6.6/sound/soc/ti/ |
H A D | omap-mcpdm.c | 269 int stream1 = tx ? SNDRV_PCM_STREAM_PLAYBACK : SNDRV_PCM_STREAM_CAPTURE; in omap_mcpdm_dai_shutdown() local 381 int stream1 = tx ? SNDRV_PCM_STREAM_PLAYBACK : SNDRV_PCM_STREAM_CAPTURE; in omap_mcpdm_prepare() local
|
H A D | omap-mcbsp.c | 821 int stream1 = tx ? SNDRV_PCM_STREAM_PLAYBACK : SNDRV_PCM_STREAM_CAPTURE; in omap_mcbsp_dai_shutdown() local 844 int stream1 = tx ? SNDRV_PCM_STREAM_PLAYBACK : SNDRV_PCM_STREAM_CAPTURE; in omap_mcbsp_dai_prepare() local
|
/third_party/vk-gl-cts/external/openglcts/modules/gl/ |
H A D | gl3cTransformFeedbackOverflowQueryTests.cpp | 1173 void verifyQueryResults(GLboolean any, GLboolean stream0, GLboolean stream1, GLboolean stream2 = GL_FALSE, in verifyQueryResults() argument
|
/third_party/skia/third_party/externals/angle2/src/tests/compiler_tests/ |
H A D | CollectVariables_test.cpp | 1535 std::ostringstream stream1; in TEST_F() local
|
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/ |
H A D | UniformBufferTest.cpp | 2534 std::ostringstream stream1; in TEST_P() local
|
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/core/ |
H A D | dc_resource.c | 415 resource_are_streams_timing_synchronizable( struct dc_stream_state *stream1, struct dc_stream_state *stream2) resource_are_streams_timing_synchronizable() argument 457 is_dp_and_hdmi_sharable( struct dc_stream_state *stream1, struct dc_stream_state *stream2) is_dp_and_hdmi_sharable() argument [all...] |
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/core/ |
H A D | dc_resource.c | 514 resource_are_vblanks_synchronizable( struct dc_stream_state *stream1, struct dc_stream_state *stream2) resource_are_vblanks_synchronizable() argument 557 resource_are_streams_timing_synchronizable( struct dc_stream_state *stream1, struct dc_stream_state *stream2) resource_are_streams_timing_synchronizable() argument 599 is_dp_and_hdmi_sharable( struct dc_stream_state *stream1, struct dc_stream_state *stream2) is_dp_and_hdmi_sharable() argument [all...] |
/third_party/nghttp2/tests/ |
H A D | nghttp2_session_test.c | 3683 nghttp2_stream *stream1, *stream2; in test_nghttp2_session_on_settings_received() local 10695 nghttp2_stream *stream1, *stream2, *stream3, *stream5; in test_nghttp2_session_change_stream_priority() local [all...] |
Completed in 31 milliseconds