Searched refs:gst_mf_dump_attributes (Results 1 – 4 of 4) sorted by relevance
/third_party/gstreamer/gstplugins_bad/sys/mediafoundation/ |
D | gstmfutils.h | 73 #define gst_mf_dump_attributes(attr,msg,level) \ macro
|
D | gstmfaudioenc.cpp | 134 gst_mf_dump_attributes (out_type.Get (), "Set output type", GST_LEVEL_DEBUG); in gst_mf_audio_enc_set_format() 147 gst_mf_dump_attributes (in_type.Get (), "Set input type", GST_LEVEL_DEBUG); in gst_mf_audio_enc_set_format()
|
D | gstmfmp3enc.cpp | 622 gst_mf_dump_attributes ((IMFAttributes *) type, msg, GST_LEVEL_TRACE); in gst_mf_mp3_enc_plugin_init_internal()
|
D | gstmfaacenc.cpp | 604 gst_mf_dump_attributes ((IMFAttributes *) type, msg, GST_LEVEL_TRACE); in gst_mf_aac_enc_plugin_init_internal()
|