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

/frameworks/av/libvideoeditor/vss/inc/
H A DM4VSS3GPP_InternalFunctions.h87 * M4OSA_ERR M4VSS3GPP_intDestroyVideoEncoder()
92 M4OSA_ERR M4VSS3GPP_intDestroyVideoEncoder(M4VSS3GPP_InternalEditContext *pC);
/frameworks/av/libvideoeditor/vss/src/
H A DM4VSS3GPP_Edit.c1472 err = M4VSS3GPP_intDestroyVideoEncoder(pC);
2732 err = M4VSS3GPP_intDestroyVideoEncoder(pC);
2738 M4VSS3GPP_intDestroyVideoEncoder returned error 0x%x",
H A DM4VSS3GPP_EditVideo.c946 err = M4VSS3GPP_intDestroyVideoEncoder(pC);
951 "M4VSS3GPP_intCheckVideoMode: M4VSS3GPP_intDestroyVideoEncoder returns 0x%x!",
2655 * M4OSA_ERR M4VSS3GPP_intDestroyVideoEncoder()
2660 M4OSA_ERR M4VSS3GPP_intDestroyVideoEncoder( M4VSS3GPP_InternalEditContext *pC ) function
2676 "M4VSS3GPP_intDestroyVideoEncoder:\
2695 "M4VSS3GPP_intDestroyVideoEncoder:\
2710 "M4VSS3GPP_intDestroyVideoEncoder:\
2722 M4OSA_TRACE3_1("M4VSS3GPP_intDestroyVideoEncoder: returning 0x%x", err);

Completed in 61 milliseconds