Home
last modified time | relevance | path

Searched refs:UNUSED_VARIABLE (Results 1 - 11 of 11) sorted by relevance

/foundation/multimedia/media_foundation/engine/pipeline/core/
H A Dport.cpp190 UNUSED_VARIABLE(another); in Connect()
197 UNUSED_VARIABLE(modes); in Activate()
198 UNUSED_VARIABLE(outMode); in Activate()
208 UNUSED_VARIABLE(upstreamCap); in Negotiate()
209 UNUSED_VARIABLE(negotiatedCap); in Negotiate()
210 UNUSED_VARIABLE(upstreamParams); in Negotiate()
211 UNUSED_VARIABLE(downstreamParams); in Negotiate()
219 UNUSED_VARIABLE(upstreamMeta); in Configure()
220 UNUSED_VARIABLE(upstreamParams); in Configure()
221 UNUSED_VARIABLE(downstreamParam in Configure()
[all...]
H A Dfilter_base.h68 UNUSED_VARIABLE(key);
69 UNUSED_VARIABLE(value);
74 UNUSED_VARIABLE(key);
75 UNUSED_VARIABLE(value);
H A Dfilter_base.cpp143 UNUSED_VARIABLE(inPort); in PushData()
144 UNUSED_VARIABLE(buffer); in PushData()
145 UNUSED_VARIABLE(offset); in PushData()
151 UNUSED_VARIABLE(outPort); in PullData()
152 UNUSED_VARIABLE(offset); in PullData()
153 UNUSED_VARIABLE(size); in PullData()
154 UNUSED_VARIABLE(data); in PullData()
/foundation/multimedia/media_foundation/test/unittest/
H A DTestSynchronizer.cpp66 UNUSED_VARIABLE(this); in HWTEST_F()
84 UNUSED_VARIABLE(this); in HWTEST_F()
99 UNUSED_VARIABLE(this); in HWTEST_F()
117 UNUSED_VARIABLE(this); in HWTEST_F()
126 UNUSED_VARIABLE(this); in HWTEST_F()
/foundation/multimedia/media_foundation/engine/plugin/plugins/sink/sdl/audio_sink/
H A Dsdl_audio_sink_plugin.cpp288 UNUSED_VARIABLE(cb); in SetCallback()
294 UNUSED_VARIABLE(mute); in GetMute()
300 UNUSED_VARIABLE(mute); in SetMute()
306 UNUSED_VARIABLE(volume); in GetVolume()
313 UNUSED_VARIABLE(volume); in SetVolume()
320 UNUSED_VARIABLE(speed); in GetSpeed()
326 UNUSED_VARIABLE(speed); in SetSpeed()
353 UNUSED_VARIABLE(size); in GetFrameSize()
359 UNUSED_VARIABLE(count); in GetFrameCount()
400 UNUSED_VARIABLE(userdat in AudioCallback()
[all...]
/foundation/multimedia/media_foundation/engine/include/foundation/
H A Dpre_defines.h19 #define UNUSED_VARIABLE(v) ((void)(v)) macro
/foundation/multimedia/media_foundation/src/plugin/
H A Dpre_defines.h19 #define UNUSED_VARIABLE(v) ((void)(v)) macro
/foundation/multimedia/media_foundation/engine/include/plugin/interface/
H A Doutput_sink_plugin.h37 UNUSED_VARIABLE(cb);
/foundation/multimedia/media_foundation/engine/plugin/plugins/source/video_capture/
H A Dvideo_file_capture_plugin.cpp213 UNUSED_VARIABLE(cb); in SetCallback()
219 UNUSED_VARIABLE(source); in SetSource()
289 UNUSED_VARIABLE(offset); in SeekTo()
H A Dvideo_capture_plugin.cpp232 UNUSED_VARIABLE(cb); in SetCallback()
238 UNUSED_VARIABLE(source); in SetSource()
345 UNUSED_VARIABLE(offset); in SeekTo()
/foundation/multimedia/media_foundation/engine/plugin/plugins/hdi_adapter/sink/
H A Dhos_au_sink.cpp611 UNUSED_VARIABLE(size); in GetFrameSize()
617 UNUSED_VARIABLE(count); in GetFrameCount()

Completed in 6 milliseconds