HomeSort by relevance Sort by last modified time
    Searched refs:M4PTO3GPP_InternalContext (Results 1 - 3 of 3) sorted by null

  /frameworks/av/libvideoeditor/vss/src/
M4PTO3GPP_VideoPreProcessing.c 77 M4PTO3GPP_InternalContext *pC = (M4PTO3GPP_InternalContext*)(pContext);
M4PTO3GPP_API.c 83 static M4OSA_ERR M4PTO3GPP_Ready4Processing(M4PTO3GPP_InternalContext* pC);
159 M4PTO3GPP_InternalContext *pC;
171 pC = (M4PTO3GPP_InternalContext*)M4OSA_32bitAlignedMalloc(sizeof(M4PTO3GPP_InternalContext), M4PTO3GPP,
172 (M4OSA_Char *)"M4PTO3GPP_InternalContext");
176 M4OSA_TRACE1_0("M4PTO3GPP_Step(): unable to allocate M4PTO3GPP_InternalContext,\
282 M4PTO3GPP_InternalContext *pC = (M4PTO3GPP_InternalContext*)(pContext);
604 M4PTO3GPP_InternalContext *pC = (M4PTO3GPP_InternalContext*)(pContext)
    [all...]
  /frameworks/av/libvideoeditor/vss/inc/
M4PTO3GPP_InternalTypes.h 105 * structure M4PTO3GPP_InternalContext
195 } M4PTO3GPP_InternalContext;

Completed in 1610 milliseconds