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

  /frameworks/av/libvideoeditor/vss/common/inc/
M4AIR_API.h 100 #define M4ERR_AIR_FORMAT_NOT_SUPPORTED M4OSA_ERR_CREATE(M4_ERR,M4AIR,0x000001)
151 * @return M4ERR_AIR_FORMAT_NOT_SUPPORTED: the requested input format is not supported.
  /frameworks/av/libvideoeditor/vss/src/
M4AIR_API.c 147 err = M4ERR_AIR_FORMAT_NOT_SUPPORTED;
218 * @return M4ERR_AIR_FORMAT_NOT_SUPPORTED: the requested input format is not supported.
    [all...]
  /frameworks/av/libvideoeditor/lvpp/
VideoEditorTools.cpp     [all...]

Completed in 52 milliseconds