Home
last modified time | relevance | path

Searched refs:gst_encoding_container_profile_add_profile (Results 1 – 10 of 10) sorted by relevance

/third_party/gstreamer/gstplugins_bad/tests/examples/camerabin2/
Dgst-camera2.c66 gst_encoding_container_profile_add_profile (container, (GstEncodingProfile *) in create_ogg_profile()
71 gst_encoding_container_profile_add_profile (container, (GstEncodingProfile *) in create_ogg_profile()
89 gst_encoding_container_profile_add_profile (container, (GstEncodingProfile *) in create_webm_profile()
94 gst_encoding_container_profile_add_profile (container, (GstEncodingProfile *) in create_webm_profile()
114 gst_encoding_container_profile_add_profile (container, (GstEncodingProfile *) in create_mp4_profile()
119 gst_encoding_container_profile_add_profile (container, (GstEncodingProfile *) in create_mp4_profile()
/third_party/gstreamer/gstplugins_base/tests/check/libs/
Dprofile.c85 fail_unless (gst_encoding_container_profile_add_profile ( in GST_START_TEST()
88 fail_unless (gst_encoding_container_profile_add_profile ( in GST_START_TEST()
252 gst_encoding_container_profile_add_profile ((GstEncodingContainerProfile *) in create_saveload_target()
264 gst_encoding_container_profile_add_profile ((GstEncodingContainerProfile *) in create_saveload_target()
632 gst_encoding_container_profile_add_profile (cprof, in GST_START_TEST()
641 gst_encoding_container_profile_add_profile (cprof, in GST_START_TEST()
650 gst_encoding_container_profile_add_profile (cprof, in GST_START_TEST()
670 gst_encoding_container_profile_add_profile (cprof, in GST_START_TEST()
/third_party/gstreamer/gstplugins_base/tests/check/elements/
Dencodebin.c57 fail_unless (gst_encoding_container_profile_add_profile (cprof, in create_ogg_vorbis_profile()
78 fail_unless (gst_encoding_container_profile_add_profile (prof, in create_ogg_theora_vorbis_profile()
84 fail_unless (gst_encoding_container_profile_add_profile (prof, in create_ogg_theora_vorbis_profile()
897 fail_unless (gst_encoding_container_profile_add_profile in GST_START_TEST()
995 fail_unless (gst_encoding_container_profile_add_profile (cprof, vorbisprof)); in GST_START_TEST()
1003 fail_unless (gst_encoding_container_profile_add_profile (cprof, theoraprof)); in GST_START_TEST()
1098 gst_encoding_container_profile_add_profile (GST_ENCODING_CONTAINER_PROFILE in GST_START_TEST()
/third_party/gstreamer/gstplugins_base/gst-libs/gst/pbutils/
Dencoding-profile.c979 gst_encoding_container_profile_add_profile (copy, in gst_encoding_container_profile_copy()
1241 gst_encoding_container_profile_add_profile (GstEncodingContainerProfile * in gst_encoding_container_profile_add_profile() function
2039 if (!gst_encoding_container_profile_add_profile in parse_encoding_profile()
2221 gst_encoding_container_profile_add_profile in create_stream_profile_recurse()
2246 gst_encoding_container_profile_add_profile ((GstEncodingContainerProfile in create_stream_profile_recurse()
Dencoding-profile.h217 gboolean gst_encoding_container_profile_add_profile (GstEncodingContainerProfile *cont…
Dencoding-target.c677 gst_encoding_container_profile_add_profile ( in parse_encoding_profile()
/third_party/gstreamer/gstplugins_base/tests/examples/encoding/
Dencoding.c149 gst_encoding_container_profile_add_profile (cprof, in create_profile()
153 gst_encoding_container_profile_add_profile (cprof, (GstEncodingProfile *) in create_profile()
/third_party/gstreamer/gstplugins_good/tests/check/elements/
Dqtmux.c819 gst_encoding_container_profile_add_profile (cprof, in create_qtmux_profile()
931 gst_encoding_container_profile_add_profile (cprof, in create_mp4mux_profile()
/third_party/gstreamer/gstplugins_bad/gst/camerabin2/
Dgstcamerabin2.c1553 if (!gst_encoding_container_profile_add_profile (prof, in gst_camera_bin_create_elements()
1561 if (!gst_encoding_container_profile_add_profile (prof, in gst_camera_bin_create_elements()
/third_party/gstreamer/gstplugins_bad/tests/check/elements/
Dcamerabin.c1464 if (!gst_encoding_container_profile_add_profile (profile, in GST_START_TEST()