Searched refs:M4VSS3GPP_intCreateVideoEncoder (Results 1 - 3 of 3) sorted by relevance

/frameworks/av/libvideoeditor/vss/inc/
H A DM4VSS3GPP_InternalFunctions.h96 * M4OSA_ERR M4VSS3GPP_intCreateVideoEncoder()
101 M4OSA_ERR M4VSS3GPP_intCreateVideoEncoder(M4VSS3GPP_InternalEditContext *pC);
/frameworks/av/libvideoeditor/vss/src/
H A DM4VSS3GPP_EditVideo.c895 err = M4VSS3GPP_intCreateVideoEncoder(pC);
900 "M4VSS3GPP_intCheckVideoMode: M4VSS3GPP_intCreateVideoEncoder \
910 err = M4VSS3GPP_intCreateVideoEncoder(pC);
915 "M4VSS3GPP_intCheckVideoMode: M4VSS3GPP_intCreateVideoEncoder returns 0x%x!",
2453 * M4OSA_ERR M4VSS3GPP_intCreateVideoEncoder()
2458 M4OSA_ERR M4VSS3GPP_intCreateVideoEncoder( M4VSS3GPP_InternalEditContext *pC ) function
2482 "M4VSS3GPP_intCreateVideoEncoder: setCurrentEncoder returns 0x%x",
2567 M4OSA_TRACE1_0("M4VSS3GPP_intCreateVideoEncoder: M4SYS_H264");
2581 "M4VSS3GPP_intCreateVideoEncoder: Unknown videoStreamType 0x%x",
2597 M4OSA_TRACE1_0("M4VSS3GPP_intCreateVideoEncoder
[all...]
H A DM4VSS3GPP_Edit.c2681 err = M4VSS3GPP_intCreateVideoEncoder(pC);
2687 M4VSS3GPP_intCreateVideoEncoder returned error 0x%x",

Completed in 325 milliseconds