Searched refs:OMX_TICKS (Results 1 - 12 of 12) sorted by relevance

/frameworks/native/include/media/openmax/
H A DOMX_Other.h134 OMX_TICKS nTimestamp; /**< timestamp .*/
201 OMX_TICKS nMediaTimestamp; /**< Media timestamp requested.*/
202 OMX_TICKS nOffset; /**< Amount of wall clock time by which this
240 OMX_TICKS nMediaTimestamp; /**< Media time requested. If no media time was
242 OMX_TICKS nOffset; /**< Amount of wall clock time by which this
245 OMX_TICKS nWallTimeAtMediaTime; /**< Wall time corresponding to nMediaTimeStamp.
294 OMX_TICKS nStartTime; /**< Start time of the media time. */
295 OMX_TICKS nOffset; /**< Time to offset the media time by
H A DOMX_Types.h300 typedef OMX_S64 OMX_TICKS; typedef
302 typedef struct OMX_TICKS struct
306 } OMX_TICKS; typedef in typeref:struct:OMX_TICKS
H A DOMX_Core.h448 OMX_TICKS nTimeStamp; /**< Timestamp corresponding to the sample
/frameworks/av/media/libstagefright/codecs/m4v_h263/dec/
H A DSoftMPEG4.h65 KeyedVector<int32_t, OMX_TICKS> mPvToOmxTimeMap;
/frameworks/av/media/libstagefright/codecs/flac/enc/
H A DSoftFlacEncoder.h69 OMX_TICKS mCurrentInputTimeStamp;
/frameworks/av/include/media/
H A DIOMX.h135 OMX_U32 flags, OMX_TICKS timestamp) = 0;
183 OMX_TICKS timestamp;
/frameworks/av/media/libstagefright/include/
H A DOMXNodeInstance.h97 OMX_U32 flags, OMX_TICKS timestamp);
102 OMX_U32 flags, OMX_TICKS timestamp);
H A DOMX.h113 OMX_U32 flags, OMX_TICKS timestamp);
/frameworks/av/media/libstagefright/
H A DOMXClient.cpp117 OMX_U32 flags, OMX_TICKS timestamp);
351 OMX_U32 flags, OMX_TICKS timestamp) {
/frameworks/av/media/libmedia/
H A DIOMX.cpp442 OMX_U32 flags, OMX_TICKS timestamp) {
883 OMX_TICKS timestamp = data.readInt64();
/frameworks/av/media/libstagefright/omx/
H A DOMXNodeInstance.cpp796 OMX_U32 flags, OMX_TICKS timestamp) {
818 OMX_U32 flags, OMX_TICKS timestamp) {
H A DOMX.cpp400 OMX_U32 flags, OMX_TICKS timestamp) {

Completed in 159 milliseconds