Searched refs:vl_profile_supported (Results 1 – 6 of 6) sorted by relevance
/external/mesa3d/src/gallium/auxiliary/vl/ |
D | vl_decoder.h | 38 vl_profile_supported(struct pipe_screen *screen, enum pipe_video_profile profile,
|
D | vl_decoder.c | 36 vl_profile_supported(struct pipe_screen *screen, enum pipe_video_profile profile, in vl_profile_supported() function
|
D | vl_stubs.c | 14 vl_profile_supported(struct pipe_screen *screen, in vl_profile_supported() function
|
/external/mesa3d/src/gallium/drivers/r300/ |
D | r300_screen.c | 494 return vl_profile_supported(screen, profile, entrypoint); in r300_get_video_param()
|
/external/mesa3d/src/gallium/drivers/radeonsi/ |
D | si_get.c | 560 return vl_profile_supported(screen, profile, entrypoint); in si_get_video_param_no_decode()
|
/external/mesa3d/src/gallium/drivers/r600/ |
D | r600_pipe_common.c | 924 return vl_profile_supported(screen, profile, entrypoint); in r600_get_video_param()
|