Home
last modified time | relevance | path

Searched defs:layout (Results 251 - 275 of 720) sorted by relevance

1...<<11121314151617181920>>...29

/kernel/linux/linux-6.6/drivers/gpu/drm/arm/display/komeda/d71/
H A Dd71_dev.c536 uint64_t layout = modifier & AFBC_FORMAT_MOD_BLOCK_SIZE_MASK; in d71_format_mod_supported() local
/kernel/linux/linux-6.6/drivers/gpu/drm/msm/disp/dpu1/
H A Ddpu_formats.c632 _dpu_format_get_plane_sizes_ubwc( const struct dpu_format *fmt, const uint32_t width, const uint32_t height, struct dpu_hw_fmt_layout *layout) _dpu_format_get_plane_sizes_ubwc() argument
711 _dpu_format_get_plane_sizes_linear( const struct dpu_format *fmt, const uint32_t width, const uint32_t height, struct dpu_hw_fmt_layout *layout, const uint32_t *pitches) _dpu_format_get_plane_sizes_linear() argument
783 dpu_format_get_plane_sizes( const struct dpu_format *fmt, const uint32_t w, const uint32_t h, struct dpu_hw_fmt_layout *layout, const uint32_t *pitches) dpu_format_get_plane_sizes() argument
806 _dpu_format_populate_addrs_ubwc( struct msm_gem_address_space *aspace, struct drm_framebuffer *fb, struct dpu_hw_fmt_layout *layout) _dpu_format_populate_addrs_ubwc() argument
897 _dpu_format_populate_addrs_linear( struct msm_gem_address_space *aspace, struct drm_framebuffer *fb, struct dpu_hw_fmt_layout *layout) _dpu_format_populate_addrs_linear() argument
927 dpu_format_populate_layout( struct msm_gem_address_space *aspace, struct drm_framebuffer *fb, struct dpu_hw_fmt_layout *layout) dpu_format_populate_layout() argument
971 struct dpu_hw_fmt_layout layout; dpu_format_check_modified_format() local
[all...]
/kernel/linux/linux-6.6/sound/soc/qcom/
H A Dlpass-hdmi.h65 struct regmap_field *layout; member
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/raid/
H A Dmd_u.h59 int layout; member
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/raid/
H A Dmd_u.h69 int layout; member
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/raid/
H A Dmd_u.h69 int layout; member
/test/testfwk/arkxtest/uitest/addon/
H A Dextension_executor.cpp226 auto layout = tree.dump(-1, ' ', false, nlohmann::detail::error_handler_t::replace); in StartCapture() local
/third_party/ffmpeg/libavcodec/
H A Daudiotoolboxenc.c182 static int remap_layout(AudioChannelLayout *layout, const AVChannelLayout *in_layout) in remap_layout() argument
H A Daudiotoolboxdec.c133 static AudioChannelLayout *ffat_convert_layout(AudioChannelLayout *layout, UInt32* size) in ffat_convert_layout() argument
188 AudioChannelLayout *layout = av_malloc(size); in ffat_update_ctx() local
[all...]
H A Daacenc.h97 AVChannelLayout layout; member
[all...]
/third_party/elfutils/tests/
H A Delfstrmerge.c283 bool layout = phnum != 0; in main() local
/third_party/ffmpeg/libavfilter/
H A Daf_apulsator.c189 AVFilterChannelLayouts *layout = NULL; in query_formats() local
H A Dbuffersink.c287 AVChannelLayout layout = { 0 }; in asink_query_formats() local
[all...]
H A Dvaf_spectrumsynth.c103 AVFilterChannelLayouts *layout = NULL; in query_formats() local
H A Davf_aphasemeter.c94 AVFilterChannelLayouts *layout = NULL; in query_formats() local
H A Dvf_stack.c46 char *layout; member
[all...]
/third_party/ffmpeg/libavutil/
H A Dchannel_layout.c170 AVChannelLayout layout; member
211 int64_t layout; in get_channel_layout_single() local
241 int64_t layout = 0, layout_single; in av_get_channel_layout() local
257 uint64_t layout in av_get_extended_channel_layout() local
377 av_get_standard_channel_layout(unsigned index, uint64_t *layout, const char **name) av_get_standard_channel_layout() argument
[all...]
/third_party/ffmpeg/libswresample/
H A Drematrix.c107 static int even(int64_t layout){ in even() argument
/third_party/backends/backend/genesys/
H A Dsensor.h162 GenesysFrontendLayout layout; member
/third_party/mesa3d/src/freedreno/ir3/
H A Dir3_nir.c821 ir3_nir_scan_driver_consts(struct ir3_compiler *compiler, nir_shader *shader, struct ir3_const_state *layout) in ir3_nir_scan_driver_consts() argument
[all...]
/third_party/mesa3d/src/freedreno/vulkan/
H A Dtu_descriptor_set.h83 struct tu_descriptor_set_layout *layout; member
104 struct tu_descriptor_set_layout *layout; member
201 tu_descriptor_set_layout_ref(struct tu_descriptor_set_layout *layout) in tu_descriptor_set_layout_ref() argument
208 tu_descriptor_set_layout_unref(struct tu_device *device, struct tu_descriptor_set_layout *layout) tu_descriptor_set_layout_unref() argument
[all...]
/third_party/mesa3d/src/amd/vulkan/
H A Dradv_shader_info.c457 radv_nir_shader_info_pass(struct radv_device *device, const struct nir_shader *nir, const struct radv_pipeline_layout *layout, const struct radv_pipeline_key *pipeline_key, struct radv_shader_info *info) radv_nir_shader_info_pass() argument
H A Dradv_meta_fast_clear.c151 create_pipeline_layout(struct radv_device *device, VkPipelineLayout *layout) in create_pipeline_layout() argument
166 create_pipeline(struct radv_device *device, VkShaderModule vs_module_h, VkPipelineLayout layout) in create_pipeline() argument
[all...]
H A Dradv_meta_decompress.c152 create_pipeline_layout(struct radv_device *device, VkPipelineLayout *layout) in create_pipeline_layout() argument
167 create_pipeline(struct radv_device *device, uint32_t samples, VkPipelineLayout layout, in create_pipeline() argument
H A Dradv_pipeline_cache.c132 radv_hash_shaders(unsigned char *hash, const struct radv_pipeline_stage *stages, const struct radv_pipeline_layout *layout, const struct radv_pipeline_key *key, uint32_t flags) radv_hash_shaders() argument

Completed in 21 milliseconds

1...<<11121314151617181920>>...29