Home
last modified time | relevance | path

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

/third_party/lame/dshow/
H A DMpegac.cpp71 #define GET_DATARATE(kbps) (kbps * 1000 / 8) macro
1769 p_mp3wvfmt->wfx.nAvgBytesPerSec = GET_DATARATE(m_CurrentOutputFormat.nBitRate); in GetMediaType()
1987 p_mp3wvfmt->wfx.nAvgBytesPerSec = GET_DATARATE(m_pFilter->OutputCaps[iIndex].nBitRate); in GetStreamCaps()

Completed in 3 milliseconds