Searched refs:M4ERR_AIR_FORMAT_NOT_SUPPORTED (Results 1 - 3 of 3) sorted by relevance

/frameworks/av/libvideoeditor/vss/common/inc/
H A DM4AIR_API.h100 #define M4ERR_AIR_FORMAT_NOT_SUPPORTED M4OSA_ERR_CREATE(M4_ERR,M4AIR,0x000001) macro
151 * @return M4ERR_AIR_FORMAT_NOT_SUPPORTED: the requested input format is not supported.
/frameworks/av/libvideoeditor/vss/src/
H A DM4AIR_API.c147 err = M4ERR_AIR_FORMAT_NOT_SUPPORTED;
218 * @return M4ERR_AIR_FORMAT_NOT_SUPPORTED: the requested input format is not supported.
/frameworks/av/libvideoeditor/lvpp/
H A DVideoEditorTools.cpp2035 err = M4ERR_AIR_FORMAT_NOT_SUPPORTED;
2107 * @return M4ERR_AIR_FORMAT_NOT_SUPPORTED: the requested input format is not supported.

Completed in 949 milliseconds