OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:M4WAR_TIMESCALE_TOO_BIG
(Results
1 - 4
of
4
) sorted by null
/frameworks/av/libvideoeditor/osal/inc/
M4OSA_Clock.h
32
#define
M4WAR_TIMESCALE_TOO_BIG
M4OSA_ERR_CREATE(M4_WAR,M4OSA_CLOCK,0x000001) /**< Time precision too high for the system*/
/frameworks/av/libvideoeditor/osal/src/
M4OSA_Clock.c
51
* @return
M4WAR_TIMESCALE_TOO_BIG
: the precision of the system clock is
97
return
M4WAR_TIMESCALE_TOO_BIG
;
/frameworks/base/media/jni/mediaeditor/
VideoEditorOsal.cpp
55
VIDEOEDIT_OSAL_RESULT_INIT(
M4WAR_TIMESCALE_TOO_BIG
),
VideoEditorClasses.cpp
190
M4WAR_TIMESCALE_TOO_BIG
),
[
all
...]
Completed in 38 milliseconds