Home
last modified time | relevance | path

Searched defs:layouts (Results 1 - 25 of 54) sorted by relevance

123

/third_party/ffmpeg/libavfilter/tests/
H A Dfiltfmts.c53 const AVFilterChannelLayouts *const layouts = cfg->channel_layouts; in print_formats_internal() local
/third_party/ffmpeg/libavfilter/
H A Daf_bs2b.c95 AVFilterChannelLayouts *layouts = NULL; in query_formats() local
H A Davf_abitscope.c71 AVFilterChannelLayouts *layouts; in query_formats() local
H A Daf_amerge.c78 AVFilterChannelLayouts *layouts; in query_formats() local
H A Daf_join.c227 AVFilterChannelLayouts *layouts = NULL; in join_query_formats() local
H A Daf_pan.c241 AVFilterChannelLayouts *layouts; in query_formats() local
H A Dbuffersink.c288 AVFilterChannelLayouts *layouts = NULL; in asink_query_formats() local
[all...]
H A Daeval.c350 AVFilterChannelLayouts *layouts; in aeval_query_formats() local
H A Davf_ahistogram.c100 AVFilterChannelLayouts *layouts = NULL; in query_formats() local
H A Davf_concat.c79 AVFilterChannelLayouts *layouts = NULL; in query_formats() local
H A Davf_showvolume.c120 AVFilterChannelLayouts *layouts = NULL; in query_formats() local
H A Daf_afir.c464 AVFilterChannelLayouts *layouts = ff_all_channel_counts(); in query_formats() local
H A Daf_ladspa.c703 AVFilterChannelLayouts *layouts; in query_formats() local
[all...]
H A Daf_lv2.c483 AVFilterChannelLayouts *layouts; in query_formats() local
[all...]
/third_party/mesa3d/src/gallium/drivers/freedreno/a6xx/
H A Dfd6_image.c122 const struct fdl_layout *layouts[3] = {&rsc->layout, NULL, NULL}; in fd6_emit_image_descriptor() local
H A Dfd6_texture.c260 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 DVulkanImageTest.cpp173 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 Disom.c421 const MovChannelLayout *layouts; in ff_mov_write_chan() local
H A Dmov_chan.c330 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 Drender_graph.h68 BASE_NS::unique_ptr<ImageLayout[]> layouts; member
/third_party/ffmpeg/libavresample/tests/
H A Davresample.c182 static const uint64_t layouts[] = { variable
/third_party/mesa3d/src/freedreno/fdl/
H A Dfd6_view.c162 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 DMinimumBufferSizeValidationTests.cpp162 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 Dswresample.c112 static const AVChannelLayout layouts[]={ variable
/foundation/graphic/graphic_3d/lume/LumeRender/src/vulkan/
H A Dpipeline_create_functions_vk.cpp287 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...]

Completed in 19 milliseconds

123