Home
last modified time | relevance | path

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

/third_party/lame/dshow/
H A DPropPage.cpp73 SSampleRate srRates[9] = { variable
311 DWORD dwSampleRate = srRates[nSampleRate * 3 + m_srIdx].dwSampleRate; in OnReceiveMessage()
440 SendDlgItemMessage(hwndParent, IDC_COMBO_SAMPLE_RATE, CB_ADDSTRING, 0, (LPARAM)(LPCTSTR)srRates[i * 3 + m_srIdx].lpSampleRate); in InitPropertiesDialog()
447 while (dwSampleRate != srRates[nSR * 3 + m_srIdx].dwSampleRate && nSR < 3) in InitPropertiesDialog()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/fragment_shading_rate/
H A DvktAttachmentRateTests.cpp2350 const std::vector<SRRate> srRates in createAttachmentRateTests()
2388 for (const auto& srRate : srRates) in createAttachmentRateTests()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/fragment_shading_rate/
H A DvktAttachmentRateTests.cpp2599 const std::vector<SRRate> srRates in createAttachmentRateTests()
2637 for (const auto& srRate : srRates) in createAttachmentRateTests()

Completed in 9 milliseconds