Searched refs:xvmc_profile (Results 1 – 1 of 1) sorted by relevance
144 static enum pipe_video_profile ProfileToPipe(int xvmc_profile) in ProfileToPipe() argument146 if (xvmc_profile & XVMC_MPEG_1) in ProfileToPipe()148 if (xvmc_profile & XVMC_MPEG_2) in ProfileToPipe()150 if (xvmc_profile & XVMC_H263) in ProfileToPipe()152 if (xvmc_profile & XVMC_MPEG_4) in ProfileToPipe()157 XVMC_MSG(XVMC_ERR, "[XvMC] Unrecognized profile 0x%08X.\n", xvmc_profile); in ProfileToPipe()