khronosfws/openmax_al/src/mmf_adaptation/xaplayitfadaptationmmf.c
changeset 53 eabc8c503852
parent 48 a493a607b5bf
equal deleted inserted replaced
48:a493a607b5bf 53:eabc8c503852
    45         }
    45         }
    46 
    46 
    47     mCtx = (XAMediaPlayerAdaptationMMFCtx*) bCtx;
    47     mCtx = (XAMediaPlayerAdaptationMMFCtx*) bCtx;
    48 
    48 
    49 
    49 
    50 //    DEBUG_API_A1_STR("->XAPlayItfAdaptMMF_SetPlayState %s",PLAYSTATENAME(state));
    50     DEBUG_API_A1_STR("->XAPlayItfAdaptMMF_SetPlayState %s",PLAYSTATENAME(state));
    51 
    51 
    52     /* bCtx and parameter pointer validation happens in the calling function.
    52     /* bCtx and parameter pointer validation happens in the calling function.
    53      * We don't need to repeat it here*/
    53      * We don't need to repeat it here*/
    54     switch (state)
    54     switch (state)
    55         {
    55         {