HomeSort by relevance Sort by last modified time
    Searched refs:M4OSA_chrAreIdentical (Results 1 - 2 of 2) sorted by null

  /frameworks/av/libvideoeditor/osal/inc/
M4OSA_CharStar.h 57 M4OSAL_CHARSTAR_EXPORT_TYPE M4OSA_ERR M4OSA_chrAreIdentical (M4OSA_Char *strIn1,
  /frameworks/av/libvideoeditor/osal/src/
M4OSA_CharStar.c 89 M4OSA_ERR M4OSA_chrAreIdentical(M4OSA_Char* pStrIn1, M4OSA_Char* pStrIn2,
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 410 milliseconds