/third_party/ffmpeg/libavfilter/tests/ |
H A D | filtfmts.c | 53 const AVFilterChannelLayouts *const layouts = cfg->channel_layouts; in print_formats_internal() local
|
/third_party/ffmpeg/libavfilter/ |
H A D | af_bs2b.c | 95 AVFilterChannelLayouts *layouts = NULL; in query_formats() local
|
H A D | avf_abitscope.c | 71 AVFilterChannelLayouts *layouts; in query_formats() local
|
H A D | af_amerge.c | 78 AVFilterChannelLayouts *layouts; in query_formats() local
|
H A D | af_join.c | 227 AVFilterChannelLayouts *layouts = NULL; in join_query_formats() local
|
H A D | af_pan.c | 241 AVFilterChannelLayouts *layouts; in query_formats() local
|
H A D | buffersink.c | 288 AVFilterChannelLayouts *layouts = NULL; in asink_query_formats() local [all...] |
H A D | aeval.c | 350 AVFilterChannelLayouts *layouts; in aeval_query_formats() local
|
H A D | avf_ahistogram.c | 100 AVFilterChannelLayouts *layouts = NULL; in query_formats() local
|
H A D | avf_concat.c | 79 AVFilterChannelLayouts *layouts = NULL; in query_formats() local
|
H A D | avf_showvolume.c | 120 AVFilterChannelLayouts *layouts = NULL; in query_formats() local
|
H A D | af_afir.c | 464 AVFilterChannelLayouts *layouts = ff_all_channel_counts(); in query_formats() local
|
H A D | af_ladspa.c | 703 AVFilterChannelLayouts *layouts; in query_formats() local [all...] |
H A D | af_lv2.c | 483 AVFilterChannelLayouts *layouts; in query_formats() local [all...] |
/third_party/mesa3d/src/gallium/drivers/freedreno/a6xx/ |
H A D | fd6_image.c | 122 const struct fdl_layout *layouts[3] = {&rsc->layout, NULL, NULL}; in fd6_emit_image_descriptor() local
|
H A D | fd6_texture.c | 260 const struct fdl_layout *layouts[3] = { in fd6_sampler_view_update() local
|
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/ |
H A D | VulkanImageTest.cpp | 173 GLenum layouts[1] = {GL_NONE}; in TEST_P() local 228 GLenum layouts[1] = {GL_NONE}; in TEST_P() local 295 GLenum layouts[1] = {GL_NONE}; TEST_P() local [all...] |
/third_party/ffmpeg/libavformat/ |
H A D | isom.c | 421 const MovChannelLayout *layouts; in ff_mov_write_chan() local
|
H A D | mov_chan.c | 330 const enum MovChannelLayoutTag *layouts; member 429 const enum MovChannelLayoutTag *layouts = NULL; in ff_mov_get_channel_layout_tag() local
|
/foundation/graphic/graphic_3d/lume/LumeRender/src/ |
H A D | render_graph.h | 68 BASE_NS::unique_ptr<ImageLayout[]> layouts; member
|
/third_party/ffmpeg/libavresample/tests/ |
H A D | avresample.c | 182 static const uint64_t layouts[] = { variable
|
/third_party/mesa3d/src/freedreno/fdl/ |
H A D | fd6_view.c | 162 fdl6_view_init(struct fdl6_view *view, const struct fdl_layout **layouts, in fdl6_view_init() argument
|
/third_party/skia/third_party/externals/dawn/src/tests/unittests/validation/ |
H A D | MinimumBufferSizeValidationTests.cpp | 162 wgpu::ComputePipeline CreateComputePipeline(const std::vector<wgpu::BindGroupLayout>& layouts, in CreateComputePipeline() argument 186 wgpu::RenderPipeline CreateRenderPipeline(const std::vector<wgpu::BindGroupLayout>& layouts, in CreateRenderPipeline() argument
|
/third_party/ffmpeg/libswresample/tests/ |
H A D | swresample.c | 112 static const AVChannelLayout layouts[]={ variable
|
/foundation/graphic/graphic_3d/lume/LumeRender/src/vulkan/ |
H A D | pipeline_create_functions_vk.cpp | 287 const ImageLayout* layouts = in CreateRenderPassCombined() local 180 CreateAttachmentReferences(const uint32_t* attachmentIndices, const ImageLayout* layouts, const uint32_t attachmentCount, const uint32_t attachmentStartIndex, const bool createCompatibility, VkAttachmentReference* newAttachments) CreateAttachmentReferences() argument 204 CreateAttachmentReferences2(const uint32_t* attachmentIndices, const ImageLayout* layouts, const array_view<const LowLevelRenderPassCompatibilityDescVk::Attachment> compatibilityAttachmentDescs, const uint32_t attachmentCount, const uint32_t attachmentStartIndex, const bool createCompatibility, VkAttachmentReference2KHR* newAttachments) CreateAttachmentReferences2() argument 469 const ImageLayout* layouts = CreateRenderPassCombined2() local [all...] |