Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/sys/msdk/
Dmsdk.c600 guint * mfx_mirror, guint * mfx_rotation) in gst_msdk_get_mfx_video_orientation_from_video_direction() argument
602 *mfx_mirror = MFX_MIRRORING_DISABLED; in gst_msdk_get_mfx_video_orientation_from_video_direction()
607 *mfx_mirror = MFX_MIRRORING_DISABLED; in gst_msdk_get_mfx_video_orientation_from_video_direction()
611 *mfx_mirror = MFX_MIRRORING_HORIZONTAL; in gst_msdk_get_mfx_video_orientation_from_video_direction()
615 *mfx_mirror = MFX_MIRRORING_VERTICAL; in gst_msdk_get_mfx_video_orientation_from_video_direction()
619 *mfx_mirror = MFX_MIRRORING_DISABLED; in gst_msdk_get_mfx_video_orientation_from_video_direction()
623 *mfx_mirror = MFX_MIRRORING_DISABLED; in gst_msdk_get_mfx_video_orientation_from_video_direction()
627 *mfx_mirror = MFX_MIRRORING_DISABLED; in gst_msdk_get_mfx_video_orientation_from_video_direction()
631 *mfx_mirror = MFX_MIRRORING_HORIZONTAL; in gst_msdk_get_mfx_video_orientation_from_video_direction()
635 *mfx_mirror = MFX_MIRRORING_VERTICAL; in gst_msdk_get_mfx_video_orientation_from_video_direction()
Dmsdk.h136 guint * mfx_mirror, guint * mfx_rotation);