Searched refs:buffer_format (Results 1 – 8 of 8) sorted by relevance
79 p_surf->templat.buffer_format = pipe->screen->get_video_param in vlVdpVideoSurfaceCreate()214 if (vlsurface->video_buffer == NULL || format != vlsurface->video_buffer->buffer_format) in vlVdpVideoSurfaceGetBitsYCbCr()292 if (p_surf->video_buffer == NULL || pformat != p_surf->video_buffer->buffer_format) { in vlVdpVideoSurfacePutBitsYCbCr()299 p_surf->templat.buffer_format = pformat; in vlVdpVideoSurfacePutBitsYCbCr()
466 … !screen->is_video_format_supported(screen, vlsurf->video_buffer->buffer_format, dec->profile) || in vlVdpDecoderRender()474 …vlsurf->templat.buffer_format = screen->get_video_param(screen, dec->profile, PIPE_VIDEO_CAP_PREFE… in vlVdpDecoderRender()
451 vtmpl.buffer_format = format; in vlVdpOutputSurfacePutBitsYCbCr()
312 sampler_format = vl_video_buffer_formats(pipe->screen, buf->base.buffer_format); in vl_video_buffer_sampler_view_components()313 plane_order = vl_video_buffer_plane_order(buf->base.buffer_format); in vl_video_buffer_sampler_view_components()407 resource_formats = vl_video_buffer_formats(pipe->screen, tmpl->buffer_format); in vl_video_buffer_create()
736 plane_order = vl_video_buffer_plane_order(target->buffer_format); in vl_mpeg12_end_frame()
109 enum pipe_format buffer_format; member
177 tmpl.buffer_format = pipe->screen->get_video_param in XvMCCreateSurface()
796 if (templat->buffer_format != PIPE_FORMAT_NV12 || getenv("XVMC_VL") || in nouveau_video_buffer_create()