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

  /frameworks/av/libvideoeditor/osal/inc/
M4OSA_CharStar.h 68 M4OSAL_CHARSTAR_EXPORT_TYPE M4OSA_ERR M4OSA_chrSPrintf (M4OSA_Char *strOut,
  /frameworks/av/libvideoeditor/osal/src/
M4OSA_CharStar.c 306 M4OSA_ERR M4OSA_chrSPrintf(M4OSA_Char *pStrOut, M4OSA_UInt32 strOutMaxLen,
325 M4OSA_TRACE1_3("M4OSA_chrSPrintf\t(M4OSA_Char* %x, M4OSA_UInt32 %ld"
328 "M4OSA_chrSPrintf:\tpStrOut is M4OSA_NULL");
330 "M4OSA_chrSPrintf:\tformat is M4OSA_NULL");
  /frameworks/base/media/jni/mediaeditor/
VideoEditorOsal.cpp 249 M4OSA_chrSPrintf((M4OSA_Char *)string, sizeof(string) - 1,
VideoEditorClasses.cpp 104 M4OSA_chrSPrintf((M4OSA_Char *)string, sizeof(string) - 1, (M4OSA_Char*)"%d", bitrate);
172 M4OSA_chrSPrintf((M4OSA_Char *)string, sizeof(string) - 1, (M4OSA_Char*)"ERR_INTERNAL(%s)",
    [all...]
  /frameworks/av/libvideoeditor/vss/src/
M4xVSS_API.c     [all...]

Completed in 2086 milliseconds