Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_base/gst-libs/gst/pbutils/
Dencoding-profile.c1063 g_return_val_if_fail (GST_IS_ENCODING_VIDEO_PROFILE (prof), 0); in gst_encoding_video_profile_get_pass()
1081 g_return_val_if_fail (GST_IS_ENCODING_VIDEO_PROFILE (prof), FALSE); in gst_encoding_video_profile_get_variableframerate()
1098 g_return_if_fail (GST_IS_ENCODING_VIDEO_PROFILE (prof)); in gst_encoding_video_profile_set_pass()
1117 g_return_if_fail (GST_IS_ENCODING_VIDEO_PROFILE (prof)); in gst_encoding_video_profile_set_variableframerate()
1194 if (GST_IS_ENCODING_VIDEO_PROFILE (a)) { in _compare_encoding_profiles()
1446 if (GST_IS_ENCODING_VIDEO_PROFILE (profile)) in gst_encoding_profile_get_type_nick()
1481 if (GST_IS_ENCODING_VIDEO_PROFILE (l->data)) in gst_encoding_container_profile_has_video()
1966 if (GST_IS_ENCODING_VIDEO_PROFILE (profile)) { in create_encoding_stream_profile()
Dencoding-profile.h80 #define GST_IS_ENCODING_VIDEO_PROFILE(obj) \ macro
Dencoding-target.c445 if (GST_IS_ENCODING_VIDEO_PROFILE (sprof)) { in serialize_stream_profiles()
/third_party/gstreamer/gstplugins_bad/tools/
Dutils.c167 else if (GST_IS_ENCODING_VIDEO_PROFILE (profile))
Dgst-transcoder.c144 } else if (GST_IS_ENCODING_VIDEO_PROFILE (profile)) { in get_profiles_of_type()
/third_party/gstreamer/gstplugins_bad/gst/camerabin2/
Dgstcamerabin2.c1272 if (GST_IS_ENCODING_VIDEO_PROFILE (camera->video_profile)) in gst_camera_bin_video_profile_has_audio()
2195 if (GST_IS_ENCODING_VIDEO_PROFILE (camera->image_profile)) in gst_camera_bin_set_property()
2203 if (GST_IS_ENCODING_VIDEO_PROFILE (profs->data)) { in gst_camera_bin_set_property()
/third_party/gstreamer/gstplugins_bad/gst/transcode/
Dgsttranscodebin.c669 if (GST_IS_ENCODING_VIDEO_PROFILE (profile) && self->video_filter) in _setup_avoid_reencoding()
/third_party/gstreamer/gstplugins_base/gst/encoding/
Dgstencodebasebin.c1112 if (GST_IS_ENCODING_VIDEO_PROFILE (sprof)) { in get_compatible_muxer_sink_pad()
1731 if (GST_IS_ENCODING_VIDEO_PROFILE (sprof)) { in _create_stream_group()