/third_party/gstreamer/gstplugins_bad/gst-libs/gst/mpegts/ |
D | gstmpegts-enumtypes.c | 20 #define C_ENUM(v) ((gint) v) macro 30 { C_ENUM(GST_MTS_DESC_ATSC_STUFFING), "GST_MTS_DESC_ATSC_STUFFING", "stuffing" }, in gst_mpegts_atsc_descriptor_type_get_type() 31 { C_ENUM(GST_MTS_DESC_ATSC_AC3), "GST_MTS_DESC_ATSC_AC3", "ac3" }, in gst_mpegts_atsc_descriptor_type_get_type() 32 …{ C_ENUM(GST_MTS_DESC_ATSC_CAPTION_SERVICE), "GST_MTS_DESC_ATSC_CAPTION_SERVICE", "caption-service… in gst_mpegts_atsc_descriptor_type_get_type() 33 …{ C_ENUM(GST_MTS_DESC_ATSC_CONTENT_ADVISORY), "GST_MTS_DESC_ATSC_CONTENT_ADVISORY", "content-advis… in gst_mpegts_atsc_descriptor_type_get_type() 34 …{ C_ENUM(GST_MTS_DESC_ATSC_EXTENDED_CHANNEL_NAME), "GST_MTS_DESC_ATSC_EXTENDED_CHANNEL_NAME", "ext… in gst_mpegts_atsc_descriptor_type_get_type() 35 …{ C_ENUM(GST_MTS_DESC_ATSC_SERVICE_LOCATION), "GST_MTS_DESC_ATSC_SERVICE_LOCATION", "service-locat… in gst_mpegts_atsc_descriptor_type_get_type() 36 …{ C_ENUM(GST_MTS_DESC_ATSC_TIME_SHIFTED_SERVICE), "GST_MTS_DESC_ATSC_TIME_SHIFTED_SERVICE", "time-… in gst_mpegts_atsc_descriptor_type_get_type() 37 …{ C_ENUM(GST_MTS_DESC_ATSC_COMPONENT_NAME), "GST_MTS_DESC_ATSC_COMPONENT_NAME", "component-name" }, in gst_mpegts_atsc_descriptor_type_get_type() 38 …{ C_ENUM(GST_MTS_DESC_ATSC_DCC_DEPARTING_REQUEST), "GST_MTS_DESC_ATSC_DCC_DEPARTING_REQUEST", "dcc… in gst_mpegts_atsc_descriptor_type_get_type() [all …]
|
/third_party/gstreamer/gstplugins_base/gst-libs/gst/rtsp/ |
D | gstrtsp-enumtypes.c | 19 #define C_ENUM(v) ((gint) v) macro 29 { C_ENUM(GST_RTSP_OK), "GST_RTSP_OK", "ok" }, in gst_rtsp_result_get_type() 30 { C_ENUM(GST_RTSP_ERROR), "GST_RTSP_ERROR", "error" }, in gst_rtsp_result_get_type() 31 { C_ENUM(GST_RTSP_EINVAL), "GST_RTSP_EINVAL", "einval" }, in gst_rtsp_result_get_type() 32 { C_ENUM(GST_RTSP_EINTR), "GST_RTSP_EINTR", "eintr" }, in gst_rtsp_result_get_type() 33 { C_ENUM(GST_RTSP_ENOMEM), "GST_RTSP_ENOMEM", "enomem" }, in gst_rtsp_result_get_type() 34 { C_ENUM(GST_RTSP_ERESOLV), "GST_RTSP_ERESOLV", "eresolv" }, in gst_rtsp_result_get_type() 35 { C_ENUM(GST_RTSP_ENOTIMPL), "GST_RTSP_ENOTIMPL", "enotimpl" }, in gst_rtsp_result_get_type() 36 { C_ENUM(GST_RTSP_ESYS), "GST_RTSP_ESYS", "esys" }, in gst_rtsp_result_get_type() 37 { C_ENUM(GST_RTSP_EPARSE), "GST_RTSP_EPARSE", "eparse" }, in gst_rtsp_result_get_type() [all …]
|
/third_party/libsoup/libsoup/ |
D | soup-enum-types.c | 22 #define C_ENUM(v) ((gint) v) macro 31 { C_ENUM(SOUP_ADDRESS_FAMILY_INVALID), "SOUP_ADDRESS_FAMILY_INVALID", "invalid" }, in soup_address_family_get_type() 32 { C_ENUM(SOUP_ADDRESS_FAMILY_IPV4), "SOUP_ADDRESS_FAMILY_IPV4", "ipv4" }, in soup_address_family_get_type() 33 { C_ENUM(SOUP_ADDRESS_FAMILY_IPV6), "SOUP_ADDRESS_FAMILY_IPV6", "ipv6" }, in soup_address_family_get_type() 71 { C_ENUM(SOUP_CACHE_RESPONSE_FRESH), "SOUP_CACHE_RESPONSE_FRESH", "fresh" }, in soup_cache_response_get_type() 72 …{ C_ENUM(SOUP_CACHE_RESPONSE_NEEDS_VALIDATION), "SOUP_CACHE_RESPONSE_NEEDS_VALIDATION", "needs-val… in soup_cache_response_get_type() 73 { C_ENUM(SOUP_CACHE_RESPONSE_STALE), "SOUP_CACHE_RESPONSE_STALE", "stale" }, in soup_cache_response_get_type() 90 { C_ENUM(SOUP_CACHE_SINGLE_USER), "SOUP_CACHE_SINGLE_USER", "single-user" }, in soup_cache_type_get_type() 91 { C_ENUM(SOUP_CACHE_SHARED), "SOUP_CACHE_SHARED", "shared" }, in soup_cache_type_get_type() 109 { C_ENUM(SOUP_SAME_SITE_POLICY_NONE), "SOUP_SAME_SITE_POLICY_NONE", "none" }, in soup_same_site_policy_get_type() [all …]
|
D | soup-enum-types.c.template | 7 #define C_ENUM(v) ((gint) v)
|
/third_party/gstreamer/gstplugins_base/gst-libs/gst/video/ |
D | video-enumtypes.c | 29 #define C_ENUM(v) ((gint) v) macro 39 { C_ENUM(GST_COLOR_BALANCE_HARDWARE), "GST_COLOR_BALANCE_HARDWARE", "hardware" }, in gst_color_balance_type_get_type() 40 { C_ENUM(GST_COLOR_BALANCE_SOFTWARE), "GST_COLOR_BALANCE_SOFTWARE", "software" }, in gst_color_balance_type_get_type() 75 …{ C_ENUM(GST_VIDEO_GL_TEXTURE_TYPE_LUMINANCE), "GST_VIDEO_GL_TEXTURE_TYPE_LUMINANCE", "luminance" … in gst_video_gl_texture_type_get_type() 76 …{ C_ENUM(GST_VIDEO_GL_TEXTURE_TYPE_LUMINANCE_ALPHA), "GST_VIDEO_GL_TEXTURE_TYPE_LUMINANCE_ALPHA", … in gst_video_gl_texture_type_get_type() 77 { C_ENUM(GST_VIDEO_GL_TEXTURE_TYPE_RGB16), "GST_VIDEO_GL_TEXTURE_TYPE_RGB16", "rgb16" }, in gst_video_gl_texture_type_get_type() 78 { C_ENUM(GST_VIDEO_GL_TEXTURE_TYPE_RGB), "GST_VIDEO_GL_TEXTURE_TYPE_RGB", "rgb" }, in gst_video_gl_texture_type_get_type() 79 { C_ENUM(GST_VIDEO_GL_TEXTURE_TYPE_RGBA), "GST_VIDEO_GL_TEXTURE_TYPE_RGBA", "rgba" }, in gst_video_gl_texture_type_get_type() 80 { C_ENUM(GST_VIDEO_GL_TEXTURE_TYPE_R), "GST_VIDEO_GL_TEXTURE_TYPE_R", "r" }, in gst_video_gl_texture_type_get_type() 81 { C_ENUM(GST_VIDEO_GL_TEXTURE_TYPE_RG), "GST_VIDEO_GL_TEXTURE_TYPE_RG", "rg" }, in gst_video_gl_texture_type_get_type() [all …]
|
/third_party/gstreamer/gstplugins_base/gst-libs/gst/audio/ |
D | audio-enumtypes.c | 23 #define C_ENUM(v) ((gint) v) macro 54 { C_ENUM(GST_AUDIO_CHANNEL_POSITION_NONE), "GST_AUDIO_CHANNEL_POSITION_NONE", "none" }, in gst_audio_channel_position_get_type() 55 { C_ENUM(GST_AUDIO_CHANNEL_POSITION_MONO), "GST_AUDIO_CHANNEL_POSITION_MONO", "mono" }, in gst_audio_channel_position_get_type() 56 { C_ENUM(GST_AUDIO_CHANNEL_POSITION_INVALID), "GST_AUDIO_CHANNEL_POSITION_INVALID", "invalid" }, in gst_audio_channel_position_get_type() 57 …{ C_ENUM(GST_AUDIO_CHANNEL_POSITION_FRONT_LEFT), "GST_AUDIO_CHANNEL_POSITION_FRONT_LEFT", "front-l… in gst_audio_channel_position_get_type() 58 …{ C_ENUM(GST_AUDIO_CHANNEL_POSITION_FRONT_RIGHT), "GST_AUDIO_CHANNEL_POSITION_FRONT_RIGHT", "front… in gst_audio_channel_position_get_type() 59 …{ C_ENUM(GST_AUDIO_CHANNEL_POSITION_FRONT_CENTER), "GST_AUDIO_CHANNEL_POSITION_FRONT_CENTER", "fro… in gst_audio_channel_position_get_type() 60 { C_ENUM(GST_AUDIO_CHANNEL_POSITION_LFE1), "GST_AUDIO_CHANNEL_POSITION_LFE1", "lfe1" }, in gst_audio_channel_position_get_type() 61 …{ C_ENUM(GST_AUDIO_CHANNEL_POSITION_REAR_LEFT), "GST_AUDIO_CHANNEL_POSITION_REAR_LEFT", "rear-left… in gst_audio_channel_position_get_type() 62 …{ C_ENUM(GST_AUDIO_CHANNEL_POSITION_REAR_RIGHT), "GST_AUDIO_CHANNEL_POSITION_REAR_RIGHT", "rear-ri… in gst_audio_channel_position_get_type() [all …]
|
/third_party/gstreamer/gstplugins_base/gst-libs/gst/rtp/ |
D | gstrtp-enumtypes.c | 20 #define C_ENUM(v) ((gint) v) macro 30 { C_ENUM(GST_RTCP_TYPE_INVALID), "GST_RTCP_TYPE_INVALID", "invalid" }, in gst_rtcp_type_get_type() 31 { C_ENUM(GST_RTCP_TYPE_SR), "GST_RTCP_TYPE_SR", "sr" }, in gst_rtcp_type_get_type() 32 { C_ENUM(GST_RTCP_TYPE_RR), "GST_RTCP_TYPE_RR", "rr" }, in gst_rtcp_type_get_type() 33 { C_ENUM(GST_RTCP_TYPE_SDES), "GST_RTCP_TYPE_SDES", "sdes" }, in gst_rtcp_type_get_type() 34 { C_ENUM(GST_RTCP_TYPE_BYE), "GST_RTCP_TYPE_BYE", "bye" }, in gst_rtcp_type_get_type() 35 { C_ENUM(GST_RTCP_TYPE_APP), "GST_RTCP_TYPE_APP", "app" }, in gst_rtcp_type_get_type() 36 { C_ENUM(GST_RTCP_TYPE_RTPFB), "GST_RTCP_TYPE_RTPFB", "rtpfb" }, in gst_rtcp_type_get_type() 37 { C_ENUM(GST_RTCP_TYPE_PSFB), "GST_RTCP_TYPE_PSFB", "psfb" }, in gst_rtcp_type_get_type() 38 { C_ENUM(GST_RTCP_TYPE_XR), "GST_RTCP_TYPE_XR", "xr" }, in gst_rtcp_type_get_type() [all …]
|
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/interfaces/ |
D | photography-enumtypes.c | 11 #define C_ENUM(v) ((gint) v) macro 40 { C_ENUM(GST_PHOTOGRAPHY_WB_MODE_AUTO), "GST_PHOTOGRAPHY_WB_MODE_AUTO", "auto" }, in gst_photography_white_balance_mode_get_type() 41 { C_ENUM(GST_PHOTOGRAPHY_WB_MODE_DAYLIGHT), "GST_PHOTOGRAPHY_WB_MODE_DAYLIGHT", "daylight" }, in gst_photography_white_balance_mode_get_type() 42 { C_ENUM(GST_PHOTOGRAPHY_WB_MODE_CLOUDY), "GST_PHOTOGRAPHY_WB_MODE_CLOUDY", "cloudy" }, in gst_photography_white_balance_mode_get_type() 43 { C_ENUM(GST_PHOTOGRAPHY_WB_MODE_SUNSET), "GST_PHOTOGRAPHY_WB_MODE_SUNSET", "sunset" }, in gst_photography_white_balance_mode_get_type() 44 { C_ENUM(GST_PHOTOGRAPHY_WB_MODE_TUNGSTEN), "GST_PHOTOGRAPHY_WB_MODE_TUNGSTEN", "tungsten" }, in gst_photography_white_balance_mode_get_type() 45 …{ C_ENUM(GST_PHOTOGRAPHY_WB_MODE_FLUORESCENT), "GST_PHOTOGRAPHY_WB_MODE_FLUORESCENT", "fluorescent… in gst_photography_white_balance_mode_get_type() 46 { C_ENUM(GST_PHOTOGRAPHY_WB_MODE_MANUAL), "GST_PHOTOGRAPHY_WB_MODE_MANUAL", "manual" }, in gst_photography_white_balance_mode_get_type() 47 …{ C_ENUM(GST_PHOTOGRAPHY_WB_MODE_WARM_FLUORESCENT), "GST_PHOTOGRAPHY_WB_MODE_WARM_FLUORESCENT", "w… in gst_photography_white_balance_mode_get_type() 48 { C_ENUM(GST_PHOTOGRAPHY_WB_MODE_SHADE), "GST_PHOTOGRAPHY_WB_MODE_SHADE", "shade" }, in gst_photography_white_balance_mode_get_type() [all …]
|
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/webrtc/ |
D | webrtc-enumtypes.c | 13 #define C_ENUM(v) ((gint) v) macro 23 { C_ENUM(GST_WEBRTC_DTLS_TRANSPORT_STATE_NEW), "GST_WEBRTC_DTLS_TRANSPORT_STATE_NEW", "new" }, in gst_webrtc_dtls_transport_state_get_type() 24 …{ C_ENUM(GST_WEBRTC_DTLS_TRANSPORT_STATE_CLOSED), "GST_WEBRTC_DTLS_TRANSPORT_STATE_CLOSED", "close… in gst_webrtc_dtls_transport_state_get_type() 25 …{ C_ENUM(GST_WEBRTC_DTLS_TRANSPORT_STATE_FAILED), "GST_WEBRTC_DTLS_TRANSPORT_STATE_FAILED", "faile… in gst_webrtc_dtls_transport_state_get_type() 26 …{ C_ENUM(GST_WEBRTC_DTLS_TRANSPORT_STATE_CONNECTING), "GST_WEBRTC_DTLS_TRANSPORT_STATE_CONNECTING"… in gst_webrtc_dtls_transport_state_get_type() 27 …{ C_ENUM(GST_WEBRTC_DTLS_TRANSPORT_STATE_CONNECTED), "GST_WEBRTC_DTLS_TRANSPORT_STATE_CONNECTED", … in gst_webrtc_dtls_transport_state_get_type() 42 { C_ENUM(GST_WEBRTC_ICE_GATHERING_STATE_NEW), "GST_WEBRTC_ICE_GATHERING_STATE_NEW", "new" }, in gst_webrtc_ice_gathering_state_get_type() 43 …{ C_ENUM(GST_WEBRTC_ICE_GATHERING_STATE_GATHERING), "GST_WEBRTC_ICE_GATHERING_STATE_GATHERING", "g… in gst_webrtc_ice_gathering_state_get_type() 44 …{ C_ENUM(GST_WEBRTC_ICE_GATHERING_STATE_COMPLETE), "GST_WEBRTC_ICE_GATHERING_STATE_COMPLETE", "com… in gst_webrtc_ice_gathering_state_get_type() 59 { C_ENUM(GST_WEBRTC_ICE_CONNECTION_STATE_NEW), "GST_WEBRTC_ICE_CONNECTION_STATE_NEW", "new" }, in gst_webrtc_ice_connection_state_get_type() [all …]
|
/third_party/gstreamer/gstreamer/gst/ |
D | gstenumtypes.c | 81 #define C_ENUM(v) ((gint) v) macro 216 { C_ENUM(GST_BUS_DROP), "GST_BUS_DROP", "drop" }, in gst_bus_sync_reply_get_type() 217 { C_ENUM(GST_BUS_PASS), "GST_BUS_PASS", "pass" }, in gst_bus_sync_reply_get_type() 218 { C_ENUM(GST_BUS_ASYNC), "GST_BUS_ASYNC", "async" }, in gst_bus_sync_reply_get_type() 250 { C_ENUM(GST_CAPS_INTERSECT_ZIG_ZAG), "GST_CAPS_INTERSECT_ZIG_ZAG", "zig-zag" }, in gst_caps_intersect_mode_get_type() 251 { C_ENUM(GST_CAPS_INTERSECT_FIRST), "GST_CAPS_INTERSECT_FIRST", "first" }, in gst_caps_intersect_mode_get_type() 268 { C_ENUM(GST_CLOCK_OK), "GST_CLOCK_OK", "ok" }, in gst_clock_return_get_type() 269 { C_ENUM(GST_CLOCK_EARLY), "GST_CLOCK_EARLY", "early" }, in gst_clock_return_get_type() 270 { C_ENUM(GST_CLOCK_UNSCHEDULED), "GST_CLOCK_UNSCHEDULED", "unscheduled" }, in gst_clock_return_get_type() 271 { C_ENUM(GST_CLOCK_BUSY), "GST_CLOCK_BUSY", "busy" }, in gst_clock_return_get_type() [all …]
|
/third_party/gstreamer/gstplugins_base/gst-libs/gst/pbutils/ |
D | pbutils-enumtypes.c | 19 #define C_ENUM(v) ((gint) v) macro 52 { C_ENUM(GST_AUDIO_VISUALIZER_SHADER_NONE), "GST_AUDIO_VISUALIZER_SHADER_NONE", "none" }, in gst_audio_visualizer_shader_get_type() 53 { C_ENUM(GST_AUDIO_VISUALIZER_SHADER_FADE), "GST_AUDIO_VISUALIZER_SHADER_FADE", "fade" }, in gst_audio_visualizer_shader_get_type() 54 …{ C_ENUM(GST_AUDIO_VISUALIZER_SHADER_FADE_AND_MOVE_UP), "GST_AUDIO_VISUALIZER_SHADER_FADE_AND_MOVE… in gst_audio_visualizer_shader_get_type() 55 …{ C_ENUM(GST_AUDIO_VISUALIZER_SHADER_FADE_AND_MOVE_DOWN), "GST_AUDIO_VISUALIZER_SHADER_FADE_AND_MO… in gst_audio_visualizer_shader_get_type() 56 …{ C_ENUM(GST_AUDIO_VISUALIZER_SHADER_FADE_AND_MOVE_LEFT), "GST_AUDIO_VISUALIZER_SHADER_FADE_AND_MO… in gst_audio_visualizer_shader_get_type() 57 …{ C_ENUM(GST_AUDIO_VISUALIZER_SHADER_FADE_AND_MOVE_RIGHT), "GST_AUDIO_VISUALIZER_SHADER_FADE_AND_M… in gst_audio_visualizer_shader_get_type() 58 …{ C_ENUM(GST_AUDIO_VISUALIZER_SHADER_FADE_AND_MOVE_HORIZ_OUT), "GST_AUDIO_VISUALIZER_SHADER_FADE_A… in gst_audio_visualizer_shader_get_type() 59 …{ C_ENUM(GST_AUDIO_VISUALIZER_SHADER_FADE_AND_MOVE_HORIZ_IN), "GST_AUDIO_VISUALIZER_SHADER_FADE_AN… in gst_audio_visualizer_shader_get_type() 60 …{ C_ENUM(GST_AUDIO_VISUALIZER_SHADER_FADE_AND_MOVE_VERT_OUT), "GST_AUDIO_VISUALIZER_SHADER_FADE_AN… in gst_audio_visualizer_shader_get_type() [all …]
|
/third_party/gstreamer/gstplugins_base/gst-libs/gst/tag/ |
D | tag-enumtypes.c | 11 #define C_ENUM(v) ((gint) v) macro 21 { C_ENUM(GST_TAG_DEMUX_RESULT_BROKEN_TAG), "GST_TAG_DEMUX_RESULT_BROKEN_TAG", "broken-tag" }, in gst_tag_demux_result_get_type() 22 { C_ENUM(GST_TAG_DEMUX_RESULT_AGAIN), "GST_TAG_DEMUX_RESULT_AGAIN", "again" }, in gst_tag_demux_result_get_type() 23 { C_ENUM(GST_TAG_DEMUX_RESULT_OK), "GST_TAG_DEMUX_RESULT_OK", "ok" }, in gst_tag_demux_result_get_type() 40 { C_ENUM(GST_TAG_IMAGE_TYPE_NONE), "GST_TAG_IMAGE_TYPE_NONE", "none" }, in gst_tag_image_type_get_type() 41 { C_ENUM(GST_TAG_IMAGE_TYPE_UNDEFINED), "GST_TAG_IMAGE_TYPE_UNDEFINED", "undefined" }, in gst_tag_image_type_get_type() 42 { C_ENUM(GST_TAG_IMAGE_TYPE_FRONT_COVER), "GST_TAG_IMAGE_TYPE_FRONT_COVER", "front-cover" }, in gst_tag_image_type_get_type() 43 { C_ENUM(GST_TAG_IMAGE_TYPE_BACK_COVER), "GST_TAG_IMAGE_TYPE_BACK_COVER", "back-cover" }, in gst_tag_image_type_get_type() 44 { C_ENUM(GST_TAG_IMAGE_TYPE_LEAFLET_PAGE), "GST_TAG_IMAGE_TYPE_LEAFLET_PAGE", "leaflet-page" }, in gst_tag_image_type_get_type() 45 { C_ENUM(GST_TAG_IMAGE_TYPE_MEDIUM), "GST_TAG_IMAGE_TYPE_MEDIUM", "medium" }, in gst_tag_image_type_get_type() [all …]
|
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/transcoder/ |
D | transcoder-enumtypes.c | 12 #define C_ENUM(v) ((gint) v) macro 22 { C_ENUM(GST_TRANSCODER_ERROR_FAILED), "GST_TRANSCODER_ERROR_FAILED", "failed" }, in gst_transcoder_error_get_type() 37 { C_ENUM(GST_TRANSCODER_STATE_STOPPED), "GST_TRANSCODER_STATE_STOPPED", "stopped" }, in gst_transcoder_state_get_type() 38 { C_ENUM(GST_TRANSCODER_STATE_PAUSED), "GST_TRANSCODER_STATE_PAUSED", "paused" }, in gst_transcoder_state_get_type() 39 { C_ENUM(GST_TRANSCODER_STATE_PLAYING), "GST_TRANSCODER_STATE_PLAYING", "playing" }, in gst_transcoder_state_get_type() 54 …{ C_ENUM(GST_TRANSCODER_MESSAGE_POSITION_UPDATED), "GST_TRANSCODER_MESSAGE_POSITION_UPDATED", "pos… in gst_transcoder_message_get_type() 55 …{ C_ENUM(GST_TRANSCODER_MESSAGE_DURATION_CHANGED), "GST_TRANSCODER_MESSAGE_DURATION_CHANGED", "dur… in gst_transcoder_message_get_type() 56 …{ C_ENUM(GST_TRANSCODER_MESSAGE_STATE_CHANGED), "GST_TRANSCODER_MESSAGE_STATE_CHANGED", "state-cha… in gst_transcoder_message_get_type() 57 { C_ENUM(GST_TRANSCODER_MESSAGE_DONE), "GST_TRANSCODER_MESSAGE_DONE", "done" }, in gst_transcoder_message_get_type() 58 { C_ENUM(GST_TRANSCODER_MESSAGE_ERROR), "GST_TRANSCODER_MESSAGE_ERROR", "error" }, in gst_transcoder_message_get_type() [all …]
|
/third_party/gstreamer/gstreamer/libs/gst/controller/ |
D | controller-enumtypes.c | 9 #define C_ENUM(v) ((gint) v) macro 19 { C_ENUM(GST_INTERPOLATION_MODE_NONE), "GST_INTERPOLATION_MODE_NONE", "none" }, in gst_interpolation_mode_get_type() 20 { C_ENUM(GST_INTERPOLATION_MODE_LINEAR), "GST_INTERPOLATION_MODE_LINEAR", "linear" }, in gst_interpolation_mode_get_type() 21 { C_ENUM(GST_INTERPOLATION_MODE_CUBIC), "GST_INTERPOLATION_MODE_CUBIC", "cubic" }, in gst_interpolation_mode_get_type() 22 …{ C_ENUM(GST_INTERPOLATION_MODE_CUBIC_MONOTONIC), "GST_INTERPOLATION_MODE_CUBIC_MONOTONIC", "cubic… in gst_interpolation_mode_get_type() 39 { C_ENUM(GST_LFO_WAVEFORM_SINE), "GST_LFO_WAVEFORM_SINE", "sine" }, in gst_lfo_waveform_get_type() 40 { C_ENUM(GST_LFO_WAVEFORM_SQUARE), "GST_LFO_WAVEFORM_SQUARE", "square" }, in gst_lfo_waveform_get_type() 41 { C_ENUM(GST_LFO_WAVEFORM_SAW), "GST_LFO_WAVEFORM_SAW", "saw" }, in gst_lfo_waveform_get_type() 42 { C_ENUM(GST_LFO_WAVEFORM_REVERSE_SAW), "GST_LFO_WAVEFORM_REVERSE_SAW", "reverse-saw" }, in gst_lfo_waveform_get_type() 43 { C_ENUM(GST_LFO_WAVEFORM_TRIANGLE), "GST_LFO_WAVEFORM_TRIANGLE", "triangle" }, in gst_lfo_waveform_get_type()
|
/third_party/gstreamer/gstplugins_base/gst-libs/gst/app/ |
D | app-enumtypes.c | 10 #define C_ENUM(v) ((gint) v) macro 20 { C_ENUM(GST_APP_STREAM_TYPE_STREAM), "GST_APP_STREAM_TYPE_STREAM", "stream" }, in gst_app_stream_type_get_type() 21 { C_ENUM(GST_APP_STREAM_TYPE_SEEKABLE), "GST_APP_STREAM_TYPE_SEEKABLE", "seekable" }, in gst_app_stream_type_get_type() 22 …{ C_ENUM(GST_APP_STREAM_TYPE_RANDOM_ACCESS), "GST_APP_STREAM_TYPE_RANDOM_ACCESS", "random-access" … in gst_app_stream_type_get_type() 37 { C_ENUM(GST_APP_LEAKY_TYPE_NONE), "GST_APP_LEAKY_TYPE_NONE", "none" }, in gst_app_leaky_type_get_type() 38 { C_ENUM(GST_APP_LEAKY_TYPE_UPSTREAM), "GST_APP_LEAKY_TYPE_UPSTREAM", "upstream" }, in gst_app_leaky_type_get_type() 39 { C_ENUM(GST_APP_LEAKY_TYPE_DOWNSTREAM), "GST_APP_LEAKY_TYPE_DOWNSTREAM", "downstream" }, in gst_app_leaky_type_get_type()
|
/third_party/gstreamer/gstplugins_base/gst/playback/ |
D | gstplay-enum.c | 22 #define C_ENUM(v) ((gint) v) macro 29 {C_ENUM (GST_AUTOPLUG_SELECT_TRY), "GST_AUTOPLUG_SELECT_TRY", "try"}, in gst_autoplug_select_result_get_type() 30 {C_ENUM (GST_AUTOPLUG_SELECT_EXPOSE), "GST_AUTOPLUG_SELECT_EXPOSE", in gst_autoplug_select_result_get_type() 32 {C_ENUM (GST_AUTOPLUG_SELECT_SKIP), "GST_AUTOPLUG_SELECT_SKIP", "skip"}, in gst_autoplug_select_result_get_type()
|
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/player/ |
D | gstplayer.c | 1410 #define C_ENUM(v) ((gint) v) macro 1418 {C_ENUM (GST_PLAYER_COLOR_BALANCE_HUE), "GST_PLAYER_COLOR_BALANCE_HUE", in gst_player_color_balance_type_get_type() 1420 {C_ENUM (GST_PLAYER_COLOR_BALANCE_BRIGHTNESS), in gst_player_color_balance_type_get_type() 1422 {C_ENUM (GST_PLAYER_COLOR_BALANCE_SATURATION), in gst_player_color_balance_type_get_type() 1424 {C_ENUM (GST_PLAYER_COLOR_BALANCE_CONTRAST), in gst_player_color_balance_type_get_type() 1460 {C_ENUM (GST_PLAYER_STATE_STOPPED), "GST_PLAYER_STATE_STOPPED", "stopped"}, in gst_player_state_get_type() 1461 {C_ENUM (GST_PLAYER_STATE_BUFFERING), "GST_PLAYER_STATE_BUFFERING", in gst_player_state_get_type() 1463 {C_ENUM (GST_PLAYER_STATE_PAUSED), "GST_PLAYER_STATE_PAUSED", "paused"}, in gst_player_state_get_type() 1464 {C_ENUM (GST_PLAYER_STATE_PLAYING), "GST_PLAYER_STATE_PLAYING", "playing"}, in gst_player_state_get_type() 1507 {C_ENUM (GST_PLAYER_ERROR_FAILED), "GST_PLAYER_ERROR_FAILED", "failed"}, in gst_player_error_get_type()
|
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/play/ |
D | gstplay.c | 4055 #define C_ENUM(v) ((gint) v) macro 4063 {C_ENUM (GST_PLAY_COLOR_BALANCE_HUE), "GST_PLAY_COLOR_BALANCE_HUE", in gst_play_color_balance_type_get_type() 4065 {C_ENUM (GST_PLAY_COLOR_BALANCE_BRIGHTNESS), in gst_play_color_balance_type_get_type() 4067 {C_ENUM (GST_PLAY_COLOR_BALANCE_SATURATION), in gst_play_color_balance_type_get_type() 4069 {C_ENUM (GST_PLAY_COLOR_BALANCE_CONTRAST), in gst_play_color_balance_type_get_type() 4106 {C_ENUM (GST_PLAY_STATE_STOPPED), "GST_PLAY_STATE_STOPPED", "stopped"}, in gst_play_state_get_type() 4107 {C_ENUM (GST_PLAY_STATE_BUFFERING), "GST_PLAY_STATE_BUFFERING", in gst_play_state_get_type() 4109 {C_ENUM (GST_PLAY_STATE_PAUSED), "GST_PLAY_STATE_PAUSED", "paused"}, in gst_play_state_get_type() 4110 {C_ENUM (GST_PLAY_STATE_PLAYING), "GST_PLAY_STATE_PLAYING", "playing"}, in gst_play_state_get_type() 4127 {C_ENUM (GST_PLAY_MESSAGE_URI_LOADED), "GST_PLAY_MESSAGE_URI_LOADED", in gst_play_message_get_type() [all …]
|
/third_party/gstreamer/gstplugins_good/sys/rpicamsrc/ |
D | gstrpicamsrc.c | 267 #define C_ENUM(v) ((gint) v) macro 276 {C_ENUM (GST_RPI_CAM_SRC_SENSOR_MODE_AUTOMATIC), "Automatic", "automatic"}, in gst_rpi_cam_src_sensor_mode_get_type() 277 {C_ENUM (GST_RPI_CAM_SRC_SENSOR_MODE_1920x1080), "1920x1080 16:9 1-30fps", in gst_rpi_cam_src_sensor_mode_get_type() 279 {C_ENUM (GST_RPI_CAM_SRC_SENSOR_MODE_2592x1944_FAST), in gst_rpi_cam_src_sensor_mode_get_type() 282 {C_ENUM (GST_RPI_CAM_SRC_SENSOR_MODE_2592x1944_SLOW), in gst_rpi_cam_src_sensor_mode_get_type() 285 {C_ENUM (GST_RPI_CAM_SRC_SENSOR_MODE_1296x972), "1296x972 4:3 1-42fps", in gst_rpi_cam_src_sensor_mode_get_type() 287 {C_ENUM (GST_RPI_CAM_SRC_SENSOR_MODE_1296x730), "1296x730 16:9 1-49fps", in gst_rpi_cam_src_sensor_mode_get_type() 289 {C_ENUM (GST_RPI_CAM_SRC_SENSOR_MODE_640x480_SLOW), in gst_rpi_cam_src_sensor_mode_get_type() 291 {C_ENUM (GST_RPI_CAM_SRC_SENSOR_MODE_640x480_FAST), in gst_rpi_cam_src_sensor_mode_get_type()
|