Searched defs:M4VSS3GPP_intCreate3GPPOutputFile (Results 1 - 1 of 1) sorted by relevance

/frameworks/av/libvideoeditor/vss/src/
H A DM4VSS3GPP_Edit.c1280 err = M4VSS3GPP_intCreate3GPPOutputFile(&pC->ewc, &pC->ShellAPI,
1287 err = M4VSS3GPP_intCreate3GPPOutputFile(&pC->ewc, &pC->ShellAPI,
1295 "M4VSS3GPP_editOpen: M4VSS3GPP_intCreate3GPPOutputFile returns 0x%x",
2225 * M4OSA_ERR M4VSS3GPP_intCreate3GPPOutputFile()
2233 M4VSS3GPP_intCreate3GPPOutputFile( M4VSS3GPP_EncodeWriteContext *pC_ewc, function
2246 "M4VSS3GPP_intCreate3GPPOutputFile called with pC_ewc=0x%x, pOutputFile=0x%x",
2252 "M4VSS3GPP_intCreate3GPPOutputFile: pC_ewc is M4OSA_NULL");
2254 "M4VSS3GPP_intCreate3GPPOutputFile: pOutputFile is M4OSA_NULL");
2269 "M4VSS3GPP_intCreate3GPPOutputFile: pWriterGlobalFcts->pFctOpen returns 0x%x!",
2284 "M4VSS3GPP_intCreate3GPPOutputFile
[all...]

Completed in 50 milliseconds