Home
last modified time | relevance | path

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

/reactos/dll/win32/windowscodecs/
H A Dinfo.c1408 UINT channel_count; in PixelFormatInfo_GetChannelMask() local
1419 hr = PixelFormatInfo_GetChannelCount(iface, &channel_count); in PixelFormatInfo_GetChannelMask()
1421 if (SUCCEEDED(hr) && uiChannelIndex >= channel_count) in PixelFormatInfo_GetChannelMask()
/reactos/sdk/include/dxsdk/
H A Dd3dx9mesh.h718 HRESULT WINAPI D3DXCreatePRTBuffer(UINT sample_count, UINT coeff_count, UINT channel_count, ID3DXPR…
720 UINT channel_count, ID3DXPRTBuffer **buffer);