Searched refs:is_video_format_supported (Results 1 - 25 of 29) sorted by relevance

12

/xsrc/external/mit/MesaLib/dist/src/gallium/frontends/va/
H A Dconfig.c133 if (pscreen->is_video_format_supported(pscreen, PIPE_FORMAT_P010,
136 pscreen->is_video_format_supported(pscreen, PIPE_FORMAT_P016,
151 if (pscreen->is_video_format_supported(pscreen, PIPE_FORMAT_P010,
154 pscreen->is_video_format_supported(pscreen, PIPE_FORMAT_P016,
301 if (pscreen->is_video_format_supported(pscreen, PIPE_FORMAT_P010, p,
303 pscreen->is_video_format_supported(pscreen, PIPE_FORMAT_P016, p,
H A Dimage.c93 if (pscreen->is_video_format_supported(pscreen, format,
/xsrc/external/mit/MesaLib.old/dist/src/gallium/state_trackers/va/
H A Dconfig.c128 if (pscreen->is_video_format_supported(pscreen, PIPE_FORMAT_P016,
260 if (pscreen->is_video_format_supported(pscreen, PIPE_FORMAT_P016, p,
H A Dimage.c91 if (pscreen->is_video_format_supported(pscreen, format,
/xsrc/external/mit/MesaLib.old/dist/src/gallium/state_trackers/vdpau/
H A Dquery.c134 pscreen->is_video_format_supported(pscreen,
158 *is_supported &= pscreen->is_video_format_supported
410 *is_supported &= pscreen->is_video_format_supported
H A Dsurface.c332 if (!screen->is_video_format_supported(screen, nformat,
H A Ddecode.c613 !screen->is_video_format_supported(screen, vlsurf->video_buffer->buffer_format,
/xsrc/external/mit/MesaLib/dist/src/gallium/frontends/vdpau/
H A Dquery.c133 pscreen->is_video_format_supported(pscreen,
158 !pscreen->is_video_format_supported(pscreen,
413 *is_supported &= pscreen->is_video_format_supported
H A Dsurface.c332 if (!screen->is_video_format_supported(screen, nformat,
/xsrc/external/mit/MesaLib.old/dist/src/gallium/include/pipe/
H A Dp_screen.h178 boolean (*is_video_format_supported)( struct pipe_screen *, member in struct:pipe_screen
/xsrc/external/mit/MesaLib/dist/src/gallium/include/pipe/
H A Dp_screen.h198 bool (*is_video_format_supported)( struct pipe_screen *, member in struct:pipe_screen
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/tegra/
H A Dtegra_screen.c154 return screen->gpu->is_video_format_supported(screen->gpu, format, profile,
568 screen->base.is_video_format_supported = tegra_screen_is_video_format_supported;
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/radeonsi/
H A Dsi_get.c983 sscreen->b.is_video_format_supported = si_vid_is_format_supported;
986 sscreen->b.is_video_format_supported = vl_video_buffer_is_format_supported;
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/tegra/
H A Dtegra_screen.c155 return screen->gpu->is_video_format_supported(screen->gpu, format, profile,
603 screen->base.is_video_format_supported = tegra_screen_is_video_format_supported;
/xsrc/external/mit/MesaLib/dist/docs/relnotes/
H A D19.3.5.rst146 - st/vdpau: Only call is_video_format_supported hook if needed
H A D20.0.1.rst144 - st/vdpau: Only call is_video_format_supported hook if needed
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r300/
H A Dr300_screen.c802 r300screen->screen.is_video_format_supported = vl_video_buffer_is_format_supported;
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r300/
H A Dr300_screen.c734 r300screen->screen.is_video_format_supported = vl_video_buffer_is_format_supported;
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/nouveau/nv50/
H A Dnv50_screen.c977 screen->base.base.is_video_format_supported = nv84_screen_video_supported;
981 screen->base.base.is_video_format_supported = nouveau_vp3_screen_video_supported;
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/nouveau/nv50/
H A Dnv50_screen.c1063 screen->base.base.is_video_format_supported = nv84_screen_video_supported;
1067 screen->base.base.is_video_format_supported = nouveau_vp3_screen_video_supported;
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/radeonsi/
H A Dsi_get.c986 sscreen->b.is_video_format_supported = si_vid_is_format_supported;
989 sscreen->b.is_video_format_supported = vl_video_buffer_is_format_supported;
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r600/
H A Dr600_pipe_common.c1301 rscreen->b.is_video_format_supported = rvid_is_format_supported;
1304 rscreen->b.is_video_format_supported = vl_video_buffer_is_format_supported;
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r600/
H A Dr600_pipe_common.c1244 rscreen->b.is_video_format_supported = rvid_is_format_supported;
1247 rscreen->b.is_video_format_supported = vl_video_buffer_is_format_supported;
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/nouveau/
H A Dnouveau_video.c866 screen->base.is_video_format_supported = vl_video_buffer_is_format_supported;
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/nouveau/
H A Dnouveau_video.c865 screen->base.is_video_format_supported = vl_video_buffer_is_format_supported;

Completed in 25 milliseconds

12