Searched refs:vl_profile_supported (Results 1 - 6 of 6) sorted by relevance
/third_party/mesa3d/src/gallium/auxiliary/vl/ |
H A D | vl_decoder.h | 38 vl_profile_supported(struct pipe_screen *screen, enum pipe_video_profile profile,
|
H A D | vl_decoder.c | 36 vl_profile_supported(struct pipe_screen *screen, enum pipe_video_profile profile, in vl_profile_supported() function
|
H A D | vl_stubs.c | 14 vl_profile_supported(struct pipe_screen *screen, in vl_profile_supported() function
|
/third_party/mesa3d/src/gallium/drivers/r300/ |
H A D | r300_screen.c | 473 return vl_profile_supported(screen, profile, entrypoint); in r300_get_video_param()
|
/third_party/mesa3d/src/gallium/drivers/radeonsi/ |
H A D | si_get.c | 547 return vl_profile_supported(screen, profile, entrypoint); in si_get_video_param_no_video_hw()
|
/third_party/mesa3d/src/gallium/drivers/r600/ |
H A D | r600_pipe_common.c | 840 return vl_profile_supported(screen, profile, entrypoint); in r600_get_video_param()
|
Completed in 6 milliseconds