| /xsrc/external/mit/MesaLib/dist/src/gallium/frontends/va/ |
| H A D | config.c | 133 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 D | image.c | 93 if (pscreen->is_video_format_supported(pscreen, format,
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/state_trackers/va/ |
| H A D | config.c | 128 if (pscreen->is_video_format_supported(pscreen, PIPE_FORMAT_P016, 260 if (pscreen->is_video_format_supported(pscreen, PIPE_FORMAT_P016, p,
|
| H A D | image.c | 91 if (pscreen->is_video_format_supported(pscreen, format,
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/state_trackers/vdpau/ |
| H A D | query.c | 134 pscreen->is_video_format_supported(pscreen, 158 *is_supported &= pscreen->is_video_format_supported 410 *is_supported &= pscreen->is_video_format_supported
|
| H A D | surface.c | 332 if (!screen->is_video_format_supported(screen, nformat,
|
| H A D | decode.c | 613 !screen->is_video_format_supported(screen, vlsurf->video_buffer->buffer_format,
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/frontends/vdpau/ |
| H A D | query.c | 133 pscreen->is_video_format_supported(pscreen, 158 !pscreen->is_video_format_supported(pscreen, 413 *is_supported &= pscreen->is_video_format_supported
|
| H A D | surface.c | 332 if (!screen->is_video_format_supported(screen, nformat,
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/include/pipe/ |
| H A D | p_screen.h | 178 boolean (*is_video_format_supported)( struct pipe_screen *, member in struct:pipe_screen
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/include/pipe/ |
| H A D | p_screen.h | 198 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 D | tegra_screen.c | 154 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 D | si_get.c | 983 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 D | tegra_screen.c | 155 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 D | 19.3.5.rst | 146 - st/vdpau: Only call is_video_format_supported hook if needed
|
| H A D | 20.0.1.rst | 144 - st/vdpau: Only call is_video_format_supported hook if needed
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r300/ |
| H A D | r300_screen.c | 802 r300screen->screen.is_video_format_supported = vl_video_buffer_is_format_supported;
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r300/ |
| H A D | r300_screen.c | 734 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 D | nv50_screen.c | 977 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 D | nv50_screen.c | 1063 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 D | si_get.c | 986 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 D | r600_pipe_common.c | 1301 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 D | r600_pipe_common.c | 1244 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 D | nouveau_video.c | 866 screen->base.is_video_format_supported = vl_video_buffer_is_format_supported;
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/nouveau/ |
| H A D | nouveau_video.c | 865 screen->base.is_video_format_supported = vl_video_buffer_is_format_supported;
|