Searched refs:VL_NUM_COMPONENTS (Results 1 – 9 of 9) sorted by relevance
45 struct pipe_resource *resources[VL_NUM_COMPONENTS];46 struct pipe_sampler_view *sampler_view_planes[VL_NUM_COMPONENTS];47 struct pipe_sampler_view *sampler_view_components[VL_NUM_COMPONENTS];116 const enum pipe_format resource_formats[VL_NUM_COMPONENTS],125 struct pipe_resource *resources[VL_NUM_COMPONENTS]);
159 for (i = 0; i < VL_NUM_COMPONENTS; ++i) { in vl_video_buffer_is_format_supported()249 for (i = 0; i < VL_NUM_COMPONENTS; ++i) { in vl_video_buffer_destroy()255 for (i = 0; i < VL_NUM_COMPONENTS * 2; ++i) in vl_video_buffer_destroy()322 for (j = 0; j < nr_components && component < VL_NUM_COMPONENTS; ++j, ++component) { in vl_video_buffer_sampler_view_components()335 assert(component == VL_NUM_COMPONENTS); in vl_video_buffer_sampler_view_components()340 for (i = 0; i < VL_NUM_COMPONENTS; ++i ) in vl_video_buffer_sampler_view_components()360 for (j = 0; j < VL_NUM_COMPONENTS; ++j, ++surf) { in vl_video_buffer_surfaces()361 assert(surf < (VL_NUM_COMPONENTS * 2)); in vl_video_buffer_surfaces()383 for (i = 0; i < (VL_NUM_COMPONENTS * 2); ++i ) in vl_video_buffer_surfaces()436 const enum pipe_format resource_formats[VL_NUM_COMPONENTS], in vl_video_buffer_create_ex() argument[all …]
92 struct vl_zscan_buffer zscan[VL_NUM_COMPONENTS];93 struct vl_idct_buffer idct[VL_NUM_COMPONENTS];94 struct vl_mc_buffer mc[VL_NUM_COMPONENTS];99 struct vl_ycbcr_block *ycbcr_stream[VL_NUM_COMPONENTS];
220 for (i = 0; i < VL_NUM_COMPONENTS; ++i) { in vl_vb_init()248 for (i = 0; i < VL_NUM_COMPONENTS; ++i) in vl_vb_init()252 for (i = 0; i < VL_NUM_COMPONENTS; ++i) in vl_vb_init()300 for (i = 0; i < VL_NUM_COMPONENTS; ++i) { in vl_vb_map()326 assert(component < VL_NUM_COMPONENTS); in vl_vb_get_ycbcr_stream()355 for (i = 0; i < VL_NUM_COMPONENTS; ++i) { in vl_vb_unmap()371 for (i = 0; i < VL_NUM_COMPONENTS; ++i) { in vl_vb_cleanup()
38 #define VL_NUM_COMPONENTS 3 macro39 #define VL_MAX_SURFACES (VL_NUM_COMPONENTS * 2)
127 for (i = 0; i < VL_NUM_COMPONENTS; ++i) in init_zscan_buffer()153 for (i = 0; i < VL_NUM_COMPONENTS; ++i) in cleanup_zscan_buffer()237 for (i = 0; i < VL_NUM_COMPONENTS; ++i) in cleanup_mc_buffer()536 for (i = 0; i < VL_NUM_COMPONENTS; ++i) { in vl_mpeg12_begin_frame()558 for (i = 0; i < VL_NUM_COMPONENTS; ++i) { in vl_mpeg12_begin_frame()567 for (i = 0; i < VL_NUM_COMPONENTS; ++i) in vl_mpeg12_begin_frame()661 for (i = 0; i < VL_NUM_COMPONENTS; ++i) in vl_mpeg12_decode_bitstream()708 for (i = 0; i < VL_NUM_COMPONENTS; ++i) { in vl_mpeg12_end_frame()724 for (i = 0; i < VL_NUM_COMPONENTS; ++i) { in vl_mpeg12_end_frame()738 for (i = 0, component = 0; component < VL_NUM_COMPONENTS; ++i) { in vl_mpeg12_end_frame()
39 #define VL_MC_NUM_BLENDERS (1 << VL_NUM_COMPONENTS)
99 } ycbcr[VL_NUM_COMPONENTS];
708 assert(component < VL_NUM_COMPONENTS); in nouveau_video_buffer_sampler_view_components()