Searched refs:XVMC_ERR (Results 1 - 8 of 8) sorted by relevance

/external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/xvmc/
H A Dcontext.c124 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);
214 XVMC_MSG(XVMC_ERR, "[XvMC] Cannot decode requested surface type. Unsupported chroma format.\n");
218 XVMC_MSG(XVMC_ERR, "[XvMC] Cannot decode requested surface type. Non-MPEG2/Mocomp/iDCT acceleration unsupported.\n");
222 XVMC_MSG(XVMC_ERR, "[XvMC] Cannot decode requested surface type. Unsigned intra unsupported.\n");
234 XVMC_MSG(XVMC_ERR, "[XvM
[all...]
H A Dxvmc_private.h105 #define XVMC_ERR 1 macro
H A Dsubpicture.c63 XVMC_MSG(XVMC_ERR, "[XvMC] Unrecognized Xv image ID 0x%08X.\n", xvimage_id);
79 XVMC_MSG(XVMC_ERR, "[XvMC] Unrecognized Xv image ID 0x%08X.\n", xvimage_id);
101 XVMC_MSG(XVMC_ERR, "[XvMC] Unrecognized PIPE_FORMAT 0x%08X.\n", format);
H A Dsurface.c458 XVMC_MSG(XVMC_ERR, "[XvMC] Dumping surface %p failed.\n", surface);
/external/mesa3d/src/gallium/state_trackers/xvmc/
H A Dcontext.c124 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);
214 XVMC_MSG(XVMC_ERR, "[XvMC] Cannot decode requested surface type. Unsupported chroma format.\n");
218 XVMC_MSG(XVMC_ERR, "[XvMC] Cannot decode requested surface type. Non-MPEG2/Mocomp/iDCT acceleration unsupported.\n");
222 XVMC_MSG(XVMC_ERR, "[XvMC] Cannot decode requested surface type. Unsigned intra unsupported.\n");
234 XVMC_MSG(XVMC_ERR, "[XvM
[all...]
H A Dxvmc_private.h105 #define XVMC_ERR 1 macro
H A Dsubpicture.c63 XVMC_MSG(XVMC_ERR, "[XvMC] Unrecognized Xv image ID 0x%08X.\n", xvimage_id);
79 XVMC_MSG(XVMC_ERR, "[XvMC] Unrecognized Xv image ID 0x%08X.\n", xvimage_id);
101 XVMC_MSG(XVMC_ERR, "[XvMC] Unrecognized PIPE_FORMAT 0x%08X.\n", format);
H A Dsurface.c458 XVMC_MSG(XVMC_ERR, "[XvMC] Dumping surface %p failed.\n", surface);

Completed in 153 milliseconds