Home | History | Annotate | Download | only in streamSource

Lines Matching refs:CheckErr

59 #define CheckErr(x) ExitOnErrorFunc(x,__LINE__)
114 CheckErr(res);
212 CheckErr(res);
227 iidArray, required); CheckErr(res);
231 CheckErr(res);
251 MAX_NUMBER_INTERFACES, iidArray, required); CheckErr(res);
254 res = (*player)->Realize(player, SL_BOOLEAN_FALSE); CheckErr(res);
258 res = (*player)->GetInterface(player, SL_IID_PLAY, (void*)&playItf); CheckErr(res);
260 res = (*player)->GetInterface(player, SL_IID_VOLUME, (void*)&volItf); CheckErr(res);
263 CheckErr(res);
268 NULL /*pContext*/); CheckErr(res);
271 CheckErr(res);
276 CheckErr(res);
286 CheckErr(res);
294 CheckErr(res);
306 CheckErr(res);
319 CheckErr(res);
342 CheckErr(res);
352 CheckErr(res);
362 CheckErr(res);
402 CheckErr(res);
405 CheckErr(res);