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

  /frameworks/media/libvideoeditor/vss/inc/
M4PTO3GPP_API.h 101 * @note This function is given to the PTO3GPP in the M4PTO3GPP_Params structure
118 * struct M4PTO3GPP_Params
150 } M4PTO3GPP_Params;
181 * M4OSA_ERR M4PTO3GPP_Open(M4PTO3GPP_Context pContext, M4PTO3GPP_Params* pParams);
207 M4OSA_ERR M4PTO3GPP_Open(M4PTO3GPP_Context pContext, M4PTO3GPP_Params* pParams);
M4PTO3GPP_InternalTypes.h 115 M4PTO3GPP_Params m_Params; /**< M4PTO3GPP parameters, set by the user */
  /frameworks/media/libvideoeditor/vss/src/
M4PTO3GPP_API.c 250 * M4OSA_ERR M4PTO3GPP_Open(M4PTO3GPP_Context pContext, M4PTO3GPP_Params* pParams);
279 M4OSA_ERR M4PTO3GPP_Open(M4PTO3GPP_Context pContext, M4PTO3GPP_Params* pParams)
408 * Copy the M4PTO3GPP_Params structure */
410 (void *)pParams, sizeof(M4PTO3GPP_Params));
    [all...]
M4xVSS_internal.c 486 * @note This function is given to the PTO3GPP in the M4PTO3GPP_Params structure
    [all...]

Completed in 30 milliseconds