Searched refs:OMX_TICKS (Results 1 – 10 of 10) sorted by relevance
117 OMX_TICKS nTimestamp; /**< timestamp .*/ 184 OMX_TICKS nMediaTimestamp; /**< Media timestamp requested.*/ 185 OMX_TICKS nOffset; /**< Amount of wall clock time by which this223 OMX_TICKS nMediaTimestamp; /**< Media time requested. If no media time was 225 OMX_TICKS nOffset; /**< Amount of wall clock time by which this228 OMX_TICKS nWallTimeAtMediaTime; /**< Wall time corresponding to nMediaTimeStamp.277 OMX_TICKS nStartTime; /**< Start time of the media time. */278 OMX_TICKS nOffset; /**< Time to offset the media time by
284 typedef OMX_S64 OMX_TICKS; typedef286 typedef struct OMX_TICKS struct290 } OMX_TICKS; argument
431 OMX_TICKS nTimeStamp; /**< Timestamp corresponding to the sample
56 struct pipe_video_buffer *(*Flush)(vid_dec_PrivateType *priv, OMX_TICKS *timestamp); \104 OMX_TICKS timestamps[2]; \105 OMX_TICKS timestamp; \152 OMX_TICKS timestamps[2];153 OMX_TICKS timestamp;
48 #define OMX_VID_DEC_AVC_TIMESTAMP_INVALID ((OMX_TICKS) -1)55 OMX_TICKS timestamp;92 OMX_TICKS *timestamp);
78 OMX_TICKS *timestamp) in vid_dec_h264_Flush()112 OMX_TICKS timestamp = 0; in vid_dec_h264_EndFrame()1067 OMX_TICKS timestamp; in vid_dec_FrameDecoded_common()
60 #define OMX_VID_DEC_TIMESTAMP_INVALID ((OMX_TICKS) -1)
64 static struct pipe_video_buffer *vid_dec_mpeg12_Flush(vid_dec_PrivateType *priv, OMX_TICKS *timesta…134 static struct pipe_video_buffer *vid_dec_mpeg12_Flush(vid_dec_PrivateType *priv, OMX_TICKS *timesta… in vid_dec_mpeg12_Flush()
85 OMX_TICKS timestamp;651 OMX_TICKS *timestamp) in vid_dec_h265_Flush()686 OMX_TICKS timestamp; in vid_dec_h265_EndFrame()
49 static OMX_TICKS to_omx_ticks(int64_t value) in to_omx_ticks()51 OMX_TICKS s; in to_omx_ticks()56 static int64_t from_omx_ticks(OMX_TICKS value) in from_omx_ticks()