Home
last modified time | relevance | path

Searched refs:vl_profile_supported (Results 1 – 6 of 6) sorted by relevance

/external/mesa3d/src/gallium/auxiliary/vl/
Dvl_decoder.h38 vl_profile_supported(struct pipe_screen *screen, enum pipe_video_profile profile,
Dvl_decoder.c36 vl_profile_supported(struct pipe_screen *screen, enum pipe_video_profile profile, in vl_profile_supported() function
Dvl_stubs.c14 vl_profile_supported(struct pipe_screen *screen, in vl_profile_supported() function
/external/mesa3d/src/gallium/drivers/r300/
Dr300_screen.c494 return vl_profile_supported(screen, profile, entrypoint); in r300_get_video_param()
/external/mesa3d/src/gallium/drivers/radeonsi/
Dsi_get.c560 return vl_profile_supported(screen, profile, entrypoint); in si_get_video_param_no_decode()
/external/mesa3d/src/gallium/drivers/r600/
Dr600_pipe_common.c924 return vl_profile_supported(screen, profile, entrypoint); in r600_get_video_param()