Searched refs:gst_encoding_profile_get_input_caps (Results 1 – 5 of 5) sorted by relevance
94 test2 = gst_encoding_profile_get_input_caps (encprof); in GST_START_TEST()121 out = gst_encoding_profile_get_input_caps (sprof); in GST_START_TEST()136 out = gst_encoding_profile_get_input_caps (sprof); in GST_START_TEST()
195 GstCaps * gst_encoding_profile_get_input_caps (GstEncodingProfile *profile);
1389 gst_encoding_profile_get_input_caps (GstEncodingProfile * profile) in gst_encoding_profile_get_input_caps() function1406 res = gst_caps_merge (res, gst_encoding_profile_get_input_caps (sprof)); in gst_encoding_profile_get_input_caps()
302 profilecaps = gst_encoding_profile_get_input_caps (prof); in transcode_file()
650 outcaps = gst_encoding_profile_get_input_caps (sprof); in next_unused_stream_profile()