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

/frameworks/av/libvideoeditor/vss/mcs/inc/
H A DM4MCS_API.h164 * struct M4MCS_OutputParams
211 } M4MCS_OutputParams; typedef in typeref:struct:__anon287
483 * M4OSA_ERR M4MCS_setOutputParams(M4MCS_Context pContext, M4MCS_OutputParams* pParams);
503 M4OSA_ERR M4MCS_setOutputParams(M4MCS_Context pContext, M4MCS_OutputParams* pParams);
/frameworks/base/media/jni/mediaeditor/
H A DVideoEditorMain.cpp1225 M4MCS_OutputParams* pOutputParams = M4OSA_NULL;
1239 pOutputParams = (M4MCS_OutputParams *)M4OSA_32bitAlignedMalloc(
1240 sizeof(M4MCS_OutputParams),0x00,
1241 (M4OSA_Char *)"M4MCS_OutputParams");
/frameworks/av/libvideoeditor/vss/src/
H A DM4xVSS_internal.c85 M4MCS_OutputParams Params;
/frameworks/av/libvideoeditor/vss/mcs/src/
H A DM4MCS_API.c3586 * M4OSA_ERR M4MCS_setOutputParams(M4MCS_Context pContext, M4MCS_OutputParams* pParams);
3607 M4MCS_OutputParams *pParams )

Completed in 128 milliseconds