Home
last modified time | relevance | path

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

/external/libopus/tests/
Dtest_opus_decode.c245 static const opus_uint32 lres[3]={3285687739u,1481572662,694350475}; in test_decoder_code0() local
282 if(dec_final_acc!=lres[mode])test_failed(); in test_decoder_code0()
/external/python/cpython3/Tools/msi/bundle/bootstrap/
DPythonBootstrapperApplication.cpp1862 … LRESULT lres = ThemeDefWindowProc(pBA ? pBA->_theme : nullptr, hWnd, uMsg, wParam, lParam); in WndProc() local
1864 return lres; in WndProc()