Home
last modified time | relevance | path

Searched refs:gst_y4m_dec_frames_to_timestamp (Results 1 – 1 of 1) sorted by relevance

/third_party/gstreamer/gstplugins_bad/gst/y4m/
Dgsty4mdec.c241 gst_y4m_dec_frames_to_timestamp (GstY4mDec * y4mdec, gint64 frame_index) in gst_y4m_dec_frames_to_timestamp() function
286 return gst_y4m_dec_frames_to_timestamp (y4mdec, in gst_y4m_dec_bytes_to_timestamp()
674 gst_y4m_dec_frames_to_timestamp (y4mdec, y4mdec->frame_index); in gst_y4m_dec_chain()
676 gst_y4m_dec_frames_to_timestamp (y4mdec, y4mdec->frame_index + 1) - in gst_y4m_dec_chain()
877 duration = gst_y4m_dec_frames_to_timestamp (y4mdec, n_frames); in gst_y4m_dec_src_query()