Searched refs:ProfileToPipe (Results 1 – 6 of 6) sorted by relevance
/third_party/mesa3d/src/gallium/frontends/va/ |
D | config.c | 91 p = ProfileToPipe(profile); in vlVaQueryConfigEntrypoints() 127 (vl_codec_supported(pscreen, ProfileToPipe(profile), false))) { in vlVaGetConfigAttributes() 132 ProfileToPipe(profile), in vlVaGetConfigAttributes() 135 ProfileToPipe(profile), in vlVaGetConfigAttributes() 144 (vl_codec_supported(pscreen, ProfileToPipe(profile), true))) { in vlVaGetConfigAttributes() 149 ProfileToPipe(profile), in vlVaGetConfigAttributes() 152 ProfileToPipe(profile), in vlVaGetConfigAttributes() 160 value = pscreen->get_video_param(pscreen, ProfileToPipe(profile), in vlVaGetConfigAttributes() 170 if (u_reduce_video_profile(ProfileToPipe(profile)) == PIPE_VIDEO_FORMAT_HEVC) in vlVaGetConfigAttributes() 181 int maxSlicesPerEncodedPic = pscreen->get_video_param(pscreen, ProfileToPipe(profile), in vlVaGetConfigAttributes() [all …]
|
D | va_private.h | 204 ProfileToPipe(VAProfile profile) in ProfileToPipe() function
|
/third_party/mesa3d/src/gallium/frontends/xvmc/ |
D | context.c | 144 static enum pipe_video_profile ProfileToPipe(int xvmc_profile) in ProfileToPipe() function 250 templat.profile = ProfileToPipe(mc_type); in XvMCCreateContext()
|
/third_party/mesa3d/src/gallium/frontends/vdpau/ |
D | vdpau_private.h | 239 ProfileToPipe(VdpDecoderProfile vdpau_profile) in ProfileToPipe() function
|
D | query.c | 194 p_profile = ProfileToPipe(profile); in vlVdpDecoderQueryCapabilities()
|
D | decode.c | 64 templat.profile = ProfileToPipe(profile); in vlVdpDecoderCreate()
|