khronosfws/openmax_al/src/mmf_adaptation/xamediaplayeradaptctxmmf.c
changeset 33 5e8b14bae8c3
parent 28 ebf79c79991a
child 53 eabc8c503852
equal deleted inserted replaced
28:ebf79c79991a 33:5e8b14bae8c3
   167         /* TODO Check to make sure there is no undeleted MMF objects here*/
   167         /* TODO Check to make sure there is no undeleted MMF objects here*/
   168         DEBUG_ERR("Failed to init mmf context!!!");
   168         DEBUG_ERR("Failed to init mmf context!!!");
   169         free(pSelf);
   169         free(pSelf);
   170         pSelf = NULL;
   170         pSelf = NULL;
   171         return NULL;
   171         return NULL;
   172         }DEBUG_API("<-XAMediaPlayerAdaptMMF_Create");
   172         }
       
   173     DEBUG_API("<-XAMediaPlayerAdaptMMF_Create");
   173     return (XAAdaptationBaseCtx*) (&pSelf->baseObj.baseObj);
   174     return (XAAdaptationBaseCtx*) (&pSelf->baseObj.baseObj);
   174     }
   175     }
   175 
   176 
   176 /*
   177 /*
   177  * XAresult XAMediaPlayerAdaptMMF_PostInit()
   178  * XAresult XAMediaPlayerAdaptMMF_PostInit()