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

  /frameworks/base/media/jni/mediaeditor/
VideoBrowserMain.h 28 #define VIDEOBROWSER 0x423
44 #define M4ERR_VB_MEDIATYPE_NOT_SUPPORTED M4OSA_ERR_CREATE(M4_ERR, VIDEOBROWSER, 0x01)
45 #define M4ERR_VB_NO_VIDEO M4OSA_ERR_CREATE(M4_ERR, VIDEOBROWSER, 0x02)
VideoBrowserMain.c 78 VIDEOBROWSER, (M4OSA_Char *)"output plane");
159 VIDEOBROWSER, (M4OSA_Char*)"Video browser context");
VideoEditorThumbnailMain.cpp 168 pContext = (ThumbnailContext*)M4OSA_32bitAlignedMalloc(sizeof(ThumbnailContext), VIDEOBROWSER,

Completed in 34 milliseconds