Searched refs:smoothState (Results 1 – 1 of 1) sorted by relevance
46 SMOOTHING_STATE smoothState; in main() local47 memset(&smoothState, 0x0, sizeof(SMOOTHING_STATE)); in main()48 decoder.smoothState = &smoothState; in main()