Lines Matching refs:XVMC_MSG
104 XVMC_MSG(XVMC_TRACE, "[XvMC] Found requested context surface format.\n" \
124 XVMC_MSG(XVMC_ERR, "[XvMC] Could not find a suitable port.\n");
128 XVMC_MSG(XVMC_ERR, "[XvMC] Could not find a suitable surface.\n");
132 XVMC_MSG(XVMC_ERR, "[XvMC] Requested context dimensions (w=%u,h=%u) too large (max w=%u,h=%u).\n",
137 XVMC_MSG(XVMC_ERR, "[XvMC] Invalid context flags 0x%08X.\n", flags);
157 XVMC_MSG(XVMC_ERR, "[XvMC] Unrecognized profile 0x%08X.\n", xvmc_profile);
175 XVMC_MSG(XVMC_ERR, "[XvMC] Unrecognized format 0x%08X.\n", xvmc_format);
198 XVMC_MSG(XVMC_TRACE, "[XvMC] Creating context %p.\n", context);
215 XVMC_MSG(XVMC_ERR, "[XvMC] Cannot decode requested surface type. Unsupported chroma format.\n");
219 XVMC_MSG(XVMC_ERR, "[XvMC] Cannot decode requested surface type. Non-MPEG2/Mocomp/iDCT acceleration unsupported.\n");
223 XVMC_MSG(XVMC_ERR, "[XvMC] Cannot decode requested surface type. Unsigned intra unsupported.\n");
237 XVMC_MSG(XVMC_ERR, "[XvMC] Could not create VL screen.\n");
244 XVMC_MSG(XVMC_ERR, "[XvMC] Could not create VL context.\n");
261 XVMC_MSG(XVMC_ERR, "[XvMC] Could not create VL decoder.\n");
269 XVMC_MSG(XVMC_ERR, "[XvMC] Could not create VL compositor.\n");
278 XVMC_MSG(XVMC_ERR, "[XvMC] Could not create VL compositor state.\n");
315 XVMC_MSG(XVMC_TRACE, "[XvMC] Context %p created.\n", context);
325 XVMC_MSG(XVMC_TRACE, "[XvMC] Destroying context %p.\n", context);
341 XVMC_MSG(XVMC_TRACE, "[XvMC] Context %p destroyed.\n", context);