Home
last modified time | relevance | path

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

1...<<11121314151617181920>>...28

/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
H A Dradv_nir_apply_pipeline_layout.c74 struct radv_descriptor_set_layout *layout = state->pipeline_layout->set[desc_set].layout; in visit_vulkan_resource_index() local
189 struct radv_descriptor_set_layout *layout = in load_buffer_descriptor() local
239 struct radv_descriptor_set_layout *layout = state->pipeline_layout->set[desc_set].layout; get_sampler_desc() local
527 radv_nir_apply_pipeline_layout(nir_shader *shader, struct radv_device *device, const struct radv_pipeline_layout *layout, const struct radv_shader_info *info, const struct radv_shader_args *args) radv_nir_apply_pipeline_layout() argument
[all...]
/third_party/mesa3d/src/broadcom/vulkan/
H A Dv3dv_image.c429 v3dv_GetImageSubresourceLayout(VkDevice device, VkImage _image, const VkImageSubresource *subresource, VkSubresourceLayout *layout) v3dv_GetImageSubresourceLayout() argument
/third_party/mesa3d/src/gallium/drivers/zink/
H A Dzink_program.h89 VkPipelineLayout layout; member
/third_party/mesa3d/src/gallium/frontends/lavapipe/
H A Dlvp_descriptor_set.c229 struct lvp_pipeline_layout *layout; in lvp_CreatePipelineLayout() local
304 lvp_descriptor_set_create(struct lvp_device *device, struct lvp_descriptor_set_layout *layout, struct lvp_descriptor_set **out_set) lvp_descriptor_set_create() argument
[all...]
/third_party/mesa3d/src/mesa/main/
H A Dglthread_varray.c663 struct gl_interleaved_layout layout; in _mesa_glthread_InterleavedArrays() local
[all...]
/third_party/mesa3d/src/intel/isl/
H A Disl_format.c1204 pack_channel(const union isl_color_value *value, unsigned i, const struct isl_channel_layout *layout, enum isl_colorspace colorspace, uint32_t data_out[4]) pack_channel() argument
1293 unpack_channel(union isl_color_value *value, unsigned start, unsigned count, const struct isl_channel_layout *layout, enum isl_colorspace colorspace, const uint32_t *data_in) unpack_channel() argument
[all...]
/third_party/mesa3d/src/panfrost/lib/
H A Dpan_texture.c239 panfrost_get_surface_strides(const struct pan_image_layout *layout, in panfrost_get_surface_strides() argument
265 panfrost_get_surface_pointer(const struct pan_image_layout *layout, in panfrost_get_surface_pointer() argument
373 panfrost_emit_plane(const struct pan_image_layout *layout, enum pipe_format format, mali_ptr pointer, unsigned level, void *payload) panfrost_emit_plane() argument
451 const struct pan_image_layout *layout = &iview->image->layout; panfrost_emit_texture_payload() local
544 const struct pan_image_layout *layout = &iview->image->layout; panfrost_new_texture() local
[all...]

Completed in 22 milliseconds

1...<<11121314151617181920>>...28