Home
last modified time | relevance | path

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

/cts/hostsidetests/securitybulletin/securityPatch/CVE-2019-9362/
Dpoc.cpp46 SMOOTHING_STATE smoothState; in main() local
47 memset(&smoothState, 0x0, sizeof(SMOOTHING_STATE)); in main()
48 decoder.smoothState = &smoothState; in main()