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

/xsrc/external/mit/MesaLib.old/dist/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) function in typeref:typename:int
H A Dvl_stubs.c23 vl_level_supported(struct pipe_screen *screen, function in typeref:typename:int
/xsrc/external/mit/MesaLib/dist/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) function in typeref:typename:int
H A Dvl_stubs.c23 vl_level_supported(struct pipe_screen *screen, function in typeref:typename:int
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r300/
H A Dr300_screen.c537 return vl_level_supported(screen, profile);
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r300/
H A Dr300_screen.c459 return vl_level_supported(screen, profile);
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/radeonsi/
H A Dsi_get.c555 return vl_level_supported(screen, profile);
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/nouveau/
H A Dnouveau_video.c855 return vl_level_supported(pscreen, profile);
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/nouveau/
H A Dnouveau_video.c854 return vl_level_supported(pscreen, profile);
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/radeonsi/
H A Dsi_get.c509 return vl_level_supported(screen, profile);
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r600/
H A Dr600_pipe_common.c931 return vl_level_supported(screen, profile);
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r600/
H A Dr600_pipe_common.c849 return vl_level_supported(screen, profile);

Completed in 14 milliseconds