Home
last modified time | relevance | path

Searched defs:new_layout (Results 1 – 4 of 4) sorted by relevance

/third_party/ffmpeg/libavcodec/
Daudiotoolboxdec.c133 AudioChannelLayout *new_layout; in ffat_convert_layout() local
/third_party/mindspore/mindspore/ccsrc/frontend/parallel/
Dparameter_manager.cc520 TensorLayout new_layout = *tensor_layout; in SetClonedTensorShapeForOptimizer() local
/third_party/mesa3d/src/gallium/drivers/zink/
Dzink_context.c2759 zink_resource_image_needs_barrier(struct zink_resource *res, VkImageLayout new_layout, VkAccessFlag… in zink_resource_image_needs_barrier()
2772 …rier_init(VkImageMemoryBarrier *imb, struct zink_resource *res, VkImageLayout new_layout, VkAccess… in zink_resource_image_barrier_init()
2865 VkImageLayout new_layout, VkAccessFlags flags, VkPipelineStageFlags pipeline) in zink_resource_image_barrier()
/third_party/ffmpeg/libavutil/
Dhwcontext_vulkan.c1487 VkImageLayout new_layout; in prepare_frame() local
2979 VkImageLayout new_layout = to_buf ? VK_IMAGE_LAYOUT_TRANSFER_SRC_OPTIMAL : in transfer_image_buf() local