Merge branch 'move_subdir_omx' into tizen_gst_1.19.2_mono
[platform/upstream/gstreamer.git] / subprojects / gst-omx / omx / gstomxh264enc.h
index 4d67c86..6128e33 100644 (file)
@@ -49,6 +49,10 @@ struct _GstOMXH264Enc
 #ifdef USE_OMX_TARGET_RPI
   gboolean inline_sps_pps_headers;
 #endif
+#if defined(USE_OMX_TARGET_EXYNOS) || defined(USE_OMX_TARGET_EXYNOS64)
+  guint32 reference_frame;
+  guint32 b_frame;
+#endif
   guint32 periodicty_idr;
   guint32 interval_intraframes;
   guint32 b_frames;