Home
last modified time | relevance | path

Searched refs:playout (Results 1 – 8 of 8) sorted by relevance

/third_party/ffmpeg/libavutil/tests/
Dchannel_layout.c74 const AVChannelLayout *playout; in main() local
84 while (playout = av_channel_layout_standard(&iter)) { in main()
85 av_channel_layout_describe_bprint(playout, &bp); in main()
89 int idx = av_channel_layout_index_from_channel(playout, i); in main()
/third_party/icu/icu4c/source/layoutex/
Dsources.txt4 playout.cpp
DMakefile.in74 HEADERS= $(srcdir)/layout/ParagraphLayout.h $(srcdir)/layout/RunArrays.h $(srcdir)/layout/playout.h…
/third_party/mesa3d/src/panfrost/vulkan/
Dpanvk_cmd_buffer.c122 VK_FROM_HANDLE(panvk_pipeline_layout, playout, layout); in panvk_CmdBindDescriptorSets()
135 unsigned dyn_ubo_offset = playout->sets[idx].dyn_ubo_offset; in panvk_CmdBindDescriptorSets()
136 unsigned dyn_ssbo_offset = playout->sets[idx].dyn_ssbo_offset; in panvk_CmdBindDescriptorSets()
159 playout->sets[idx].dyn_ssbo_offset, in panvk_CmdBindDescriptorSets()
/third_party/mesa3d/src/microsoft/vulkan/
Ddzn_cmd_buffer.c3744 VK_FROM_HANDLE(dzn_pipeline_layout, playout, layout); in dzn_CmdBindDescriptorSets()
3759 uint32_t dynamic_buffer_count = playout->sets[idx].dynamic_buffer_count; in dzn_CmdBindDescriptorSets()
/third_party/ffmpeg/doc/
Dgeneral_contents.texi488 playout servers.
/third_party/pulseaudio/src/modules/rtp/
Drfc3551.txt430 adjust the playout delay to reflect changing network delays.
/third_party/mesa3d/docs/relnotes/
D21.0.0.rst1470 - v3dv: rename playout and dslayout fields to use underscores.