Searched refs:gst_encoding_container_profile_add_profile (Results 1 – 10 of 10) sorted by relevance
/third_party/gstreamer/gstplugins_bad/tests/examples/camerabin2/ |
D | gst-camera2.c | 66 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/ |
D | profile.c | 85 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/ |
D | encodebin.c | 57 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/ |
D | encoding-profile.c | 979 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()
|
D | encoding-profile.h | 217 gboolean gst_encoding_container_profile_add_profile (GstEncodingContainerProfile *cont…
|
D | encoding-target.c | 677 gst_encoding_container_profile_add_profile ( in parse_encoding_profile()
|
/third_party/gstreamer/gstplugins_base/tests/examples/encoding/ |
D | encoding.c | 149 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/ |
D | qtmux.c | 819 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/ |
D | gstcamerabin2.c | 1553 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/ |
D | camerabin.c | 1464 if (!gst_encoding_container_profile_add_profile (profile, in GST_START_TEST()
|