Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/sys/mediafoundation/
Dmediacapturewrapper.cpp719 std::string target_subtype; in mediaCaptureInitPost() local
746 target_subtype = convert_hstring_to_string (&media_desc_->subtype_); in mediaCaptureInitPost()
910 i, cur_subtype.c_str (), target_subtype.c_str ()); in mediaCaptureInitPost()
913 } else if (cur_subtype != target_subtype) { in mediaCaptureInitPost()
915 i, cur_subtype.c_str (), target_subtype.c_str ()); in mediaCaptureInitPost()