khronosfws/openmax_al/src/mmf_adaptation/xamediaplayeradaptctxmmf.c
changeset 42 1fa3fb47b1e3
parent 32 94fc26b6e006
child 55 e267340986c9
equal deleted inserted replaced
32:94fc26b6e006 42:1fa3fb47b1e3
   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()