Searched refs:u_reduce_video_profile (Results 1 – 5 of 5) sorted by relevance
39 switch (u_reduce_video_profile(profile)) { in vl_profile_supported()71 switch (u_reduce_video_profile(profile)) { in vl_create_decoder()
1034 assert(u_reduce_video_profile(profile) == PIPE_VIDEO_CODEC_MPEG12); in vl_create_mpeg12_decoder()
43 u_reduce_video_profile(enum pipe_video_profile profile) in u_reduce_video_profile() function
497 switch (u_reduce_video_profile(dec->profile)) { in vlVdpDecoderRender()
527 if (u_reduce_video_profile(profile) != PIPE_VIDEO_CODEC_MPEG12) in nouveau_create_decoder()