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

  /frameworks/media/libvideoeditor/osal/inc/
M4OSA_OptionID.h 64 #define M4OSA_OPTION_ID_IS_READABLE(optionID) ((((optionID)>>30)&M4_READ)!=0)
  /frameworks/media/libvideoeditor/osal/src/
M4OSA_FileReader.c 389 M4OSA_DEBUG_IF2(!M4OSA_OPTION_ID_IS_READABLE(optionID),
M4OSA_FileWriter.c 402 M4OSA_DEBUG_IF2(!M4OSA_OPTION_ID_IS_READABLE(optionID), M4ERR_WRITE_ONLY,
M4OSA_Thread.c 749 M4OSA_DEBUG_IF2(!M4OSA_OPTION_ID_IS_READABLE(optionID),

Completed in 1117 milliseconds