Lines Matching refs:ProfileToPipe
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()
191 … int maxL0L1ReferencesPerFrame = pscreen->get_video_param(pscreen, ProfileToPipe(profile), in vlVaGetConfigAttributes()
202 … int supportedSliceStructuresFlagSet = pscreen->get_video_param(pscreen, ProfileToPipe(profile), in vlVaGetConfigAttributes()
292 p = ProfileToPipe(profile); in vlVaCreateConfig()
364 u_reduce_video_profile(ProfileToPipe(profile)) != in vlVaCreateConfig()