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

  /frameworks/av/libvideoeditor/osal/inc/
M4OSA_CharStar.h 18 * @file M4OSA_CharStar.h
42 #define M4ERR_CHR_STR_OVERFLOW M4OSA_ERR_CREATE(M4_ERR,M4OSA_CHARSTAR,0x000001)
43 #define M4ERR_CHR_CONV_FAILED M4OSA_ERR_CREATE(M4_ERR,M4OSA_CHARSTAR,0x000002)
44 #define M4WAR_CHR_NOT_FOUND M4OSA_ERR_CREATE(M4_WAR,M4OSA_CHARSTAR,0x000001)
45 #define M4WAR_CHR_NUM_RANGE M4OSA_ERR_CREATE(M4_WAR,M4OSA_CHARSTAR,0x000002)
46 #define M4WAR_CHR_NEGATIVE M4OSA_ERR_CREATE(M4_WAR,M4OSA_CHARSTAR,0x000003)
M4OSA_Error.h 124 #define M4OSA_CHARSTAR 0xB4 /**<OSAL CharStar*/
  /frameworks/av/libvideoeditor/osal/src/
M4OSA_CharStar.c 27 #include "M4OSA_CharStar.h"
406 M4OSA_CHARSTAR,(M4OSA_Char*)"M4OSA_chrPrintf: newFormat");

Completed in 20 milliseconds