summaryrefslogtreecommitdiff
path: root/omx/gstomxvideo.h
diff options
context:
space:
mode:
Diffstat (limited to 'omx/gstomxvideo.h')
-rw-r--r--omx/gstomxvideo.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/omx/gstomxvideo.h b/omx/gstomxvideo.h
index f146df7..87de973 100644
--- a/omx/gstomxvideo.h
+++ b/omx/gstomxvideo.h
@@ -55,6 +55,8 @@ gst_omx_video_negotiation_map_free (GstOMXVideoNegotiationMap * m);
GstVideoCodecFrame *
gst_omx_video_find_nearest_frame (GstOMXBuffer * buf, GList * frames);
+OMX_U32 gst_omx_video_calculate_framerate_q16 (GstVideoInfo * info);
+
G_END_DECLS
#endif /* __GST_OMX_VIDEO_H__ */