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

/frameworks/av/libvideoeditor/vss/common/inc/
H A DM4AIR_API.h103 #define M4ERR_AIR_ILLEGAL_FRAME_SIZE M4OSA_ERR_CREATE(M4_ERR,M4AIR,0x000002) macro
/frameworks/av/libvideoeditor/vss/src/
H A DM4AIR_API.c251 return M4ERR_AIR_ILLEGAL_FRAME_SIZE;
257 return M4ERR_AIR_ILLEGAL_FRAME_SIZE;
/frameworks/av/libvideoeditor/lvpp/
H A DVideoEditorTools.cpp2140 return M4ERR_AIR_ILLEGAL_FRAME_SIZE;
2146 return M4ERR_AIR_ILLEGAL_FRAME_SIZE;

Completed in 41 milliseconds