Searched refs:fmt_out (Results 1 – 2 of 2) sorted by relevance
40 audio_format fmt_out) : acm_stream(0), in audio_resampler_acm() argument45 audfmt_out(fmt_out), in audio_resampler_acm()
1620 FORMATETC *fmt_out) in snapshot_GetCanonicalFormatEtc() argument1622 TRACE("(%p, %p, %p)\n", iface, fmt_in, fmt_out); in snapshot_GetCanonicalFormatEtc()1624 if ( !fmt_in || !fmt_out ) return E_INVALIDARG; in snapshot_GetCanonicalFormatEtc()1626 *fmt_out = *fmt_in; in snapshot_GetCanonicalFormatEtc()