Searched refs:OMX_TICKS (Results 1 – 13 of 13) sorted by relevance
/frameworks/native/include/media/openmax/ |
D | OMX_Other.h | 134 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
|
D | OMX_Types.h | 322 typedef OMX_S64 OMX_TICKS; typedef 324 typedef struct OMX_TICKS struct 328 } OMX_TICKS; argument
|
D | OMX_Core.h | 448 OMX_TICKS nTimeStamp; /**< Timestamp corresponding to the sample
|
/frameworks/av/media/libstagefright/include/ |
D | OMXNodeInstance.h | 101 OMX_U32 flags, OMX_TICKS timestamp); 106 OMX_U32 flags, OMX_TICKS timestamp); 203 OMX_U32 flags, OMX_TICKS timestamp, intptr_t debugAddr);
|
D | OMX.h | 117 OMX_U32 flags, OMX_TICKS timestamp);
|
/frameworks/av/media/libstagefright/codecs/m4v_h263/dec/ |
D | SoftMPEG4.h | 65 KeyedVector<int32_t, OMX_TICKS> mPvToOmxTimeMap;
|
/frameworks/av/media/libstagefright/codecs/flac/enc/ |
D | SoftFlacEncoder.h | 69 OMX_TICKS mCurrentInputTimeStamp;
|
/frameworks/av/include/media/ |
D | IOMX.h | 139 OMX_U32 flags, OMX_TICKS timestamp) = 0; 190 OMX_TICKS timestamp;
|
/frameworks/av/media/libstagefright/codecs/on2/enc/ |
D | SoftVPXEncoder.h | 209 OMX_TICKS mLastTimestamp;
|
/frameworks/av/media/libstagefright/ |
D | OMXClient.cpp | 126 OMX_U32 flags, OMX_TICKS timestamp); 374 OMX_U32 flags, OMX_TICKS timestamp) { in emptyBuffer()
|
/frameworks/av/media/libstagefright/omx/ |
D | OMXNodeInstance.cpp | 979 OMX_U32 flags, OMX_TICKS timestamp) { in emptyBuffer() 1018 OMX_BUFFERHEADERTYPE *header, OMX_U32 flags, OMX_TICKS timestamp, intptr_t debugAddr) { in emptyBuffer_l() 1053 OMX_U32 flags, OMX_TICKS timestamp) { in emptyDirectBuffer()
|
D | OMX.cpp | 411 OMX_U32 flags, OMX_TICKS timestamp) { in emptyBuffer()
|
/frameworks/av/media/libmedia/ |
D | IOMX.cpp | 462 OMX_U32 flags, OMX_TICKS timestamp) { in emptyBuffer() 921 OMX_TICKS timestamp = data.readInt64(); in onTransact()
|