Home
last modified time | relevance | path

Searched refs:vl_level_supported (Results 1 - 7 of 7) sorted by relevance

/third_party/mesa3d/src/gallium/auxiliary/vl/
H A Dvl_decoder.h45 vl_level_supported(struct pipe_screen *screen, enum pipe_video_profile profile);
H A Dvl_decoder.c49 vl_level_supported(struct pipe_screen *screen, enum pipe_video_profile profile) in vl_level_supported() function
H A Dvl_stubs.c23 vl_level_supported(struct pipe_screen *screen, in vl_level_supported() function
/third_party/mesa3d/src/gallium/drivers/r300/
H A Dr300_screen.c488 return vl_level_supported(screen, profile); in r300_get_video_param()
/third_party/mesa3d/src/gallium/drivers/radeonsi/
H A Dsi_get.c562 return vl_level_supported(screen, profile); in si_get_video_param_no_video_hw()
/third_party/mesa3d/src/gallium/drivers/nouveau/
H A Dnouveau_video.c854 return vl_level_supported(pscreen, profile); in nouveau_screen_get_video_param()
/third_party/mesa3d/src/gallium/drivers/r600/
H A Dr600_pipe_common.c855 return vl_level_supported(screen, profile); in r600_get_video_param()

Completed in 8 milliseconds