Searched refs:M4PTO3GPP_Params (Results 1 - 4 of 4) sorted by relevance

/frameworks/av/libvideoeditor/vss/inc/
H A DM4PTO3GPP_API.h101 * @note This function is given to the PTO3GPP in the M4PTO3GPP_Params structure
118 * struct M4PTO3GPP_Params
150 } M4PTO3GPP_Params; typedef in typeref:struct:__anon220
181 * M4OSA_ERR M4PTO3GPP_Open(M4PTO3GPP_Context pContext, M4PTO3GPP_Params* pParams);
207 M4OSA_ERR M4PTO3GPP_Open(M4PTO3GPP_Context pContext, M4PTO3GPP_Params* pParams);
H A DM4PTO3GPP_InternalTypes.h115 M4PTO3GPP_Params m_Params; /**< M4PTO3GPP parameters, set by the user */
/frameworks/av/libvideoeditor/vss/src/
H A DM4PTO3GPP_API.c250 * 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));
H A DM4xVSS_internal.c486 * @note This function is given to the PTO3GPP in the M4PTO3GPP_Params structure
1508 M4PTO3GPP_Params Params;

Completed in 111 milliseconds