Searched refs:M4OSA_chrAreIdentical (Results 1 - 2 of 2) sorted by relevance

/frameworks/av/libvideoeditor/osal/inc/
H A DM4OSA_CharStar.h57 M4OSAL_CHARSTAR_EXPORT_TYPE M4OSA_ERR M4OSA_chrAreIdentical (M4OSA_Char *strIn1,
/frameworks/av/libvideoeditor/osal/src/
H A DM4OSA_CharStar.c89 M4OSA_ERR M4OSA_chrAreIdentical(M4OSA_Char* pStrIn1, M4OSA_Char* pStrIn2, function
93 M4OSA_TRACE1_3("M4OSA_chrAreIdentical\t(M4OSA_Char* %x,M4OSA_Char* %x,"
96 "M4OSA_chrAreIdentical:\tpStrIn1 is M4OSA_NULL");
98 "M4OSA_chrAreIdentical:\tpStrIn2 is M4OSA_NULL");
100 "M4OSA_chrAreIdentical:\tpResult is M4OSA_NULL");

Completed in 43 milliseconds