Searched defs:SetFormat (Results 1 – 5 of 5) sorted by relevance
39 void SetFormat(ShaderFormat fmt) { shader_format_ = fmt; } in SetFormat() function
85 void SetFormat(Format* format) { in SetFormat() function
443 void SetFormat(Format* fmt) { format_ = fmt; } in SetFormat() function
117 constexpr ConvParser SetFormat(string_view format) const { in SetFormat() function
1872 HRESULT STDMETHODCALLTYPE CMpegAudEncOutPin::SetFormat(AM_MEDIA_TYPE *pmt) in SetFormat() function in CMpegAudEncOutPin