Home
last modified time | relevance | path

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

/cts/hostsidetests/securitybulletin/securityPatch/CVE-2017-13194/
Dpoc.cpp54 vpx_codec_iface_t *mCodecInterface = (*func_ptr1)(); in main() local
55 if (!mCodecInterface) { in main()
66 codec_return = (*func_ptr2)(mCodecInterface, &mCodecConfiguration, 0); in main()
78 codec_return = (*func_ptr3)(&mCodecContext, mCodecInterface, &mCodecConfiguration, 0, in main()