Searched refs:func_ptr2 (Results 1 – 1 of 1) sorted by relevance
55 vpx_codec_err_t (*func_ptr2)(vpx_codec_iface_t *, vpx_codec_enc_cfg_t *, unsigned int) = in main() local58 if (!func_ptr2) { in main()62 codec_return = (*func_ptr2)(mCodecInterface, &mCodecConfiguration, 0); in main()