Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/frontends/va/
Dconfig.c89 p = ProfileToPipe(profile); in vlVaQueryConfigEntrypoints()
125 (pscreen->get_video_param(pscreen, ProfileToPipe(profile), in vlVaGetConfigAttributes()
131 ProfileToPipe(profile), in vlVaGetConfigAttributes()
134 ProfileToPipe(profile), in vlVaGetConfigAttributes()
143 (pscreen->get_video_param(pscreen, ProfileToPipe(profile), in vlVaGetConfigAttributes()
149 ProfileToPipe(profile), in vlVaGetConfigAttributes()
152 ProfileToPipe(profile), in vlVaGetConfigAttributes()
161 if (u_reduce_video_profile(ProfileToPipe(profile)) == PIPE_VIDEO_FORMAT_MPEG4_AVC || in vlVaGetConfigAttributes()
162 u_reduce_video_profile(ProfileToPipe(profile)) == PIPE_VIDEO_FORMAT_HEVC) in vlVaGetConfigAttributes()
241 p = ProfileToPipe(profile); in vlVaCreateConfig()
Dva_private.h202 ProfileToPipe(VAProfile profile) in ProfileToPipe() function
/external/mesa3d/src/gallium/frontends/xvmc/
Dcontext.c144 static enum pipe_video_profile ProfileToPipe(int xvmc_profile) in ProfileToPipe() function
250 templat.profile = ProfileToPipe(mc_type); in XvMCCreateContext()
/external/mesa3d/src/gallium/frontends/vdpau/
Dvdpau_private.h240 ProfileToPipe(VdpDecoderProfile vdpau_profile) in ProfileToPipe() function
Dquery.c192 p_profile = ProfileToPipe(profile); in vlVdpDecoderQueryCapabilities()
Ddecode.c63 templat.profile = ProfileToPipe(profile); in vlVdpDecoderCreate()