Searched refs:mCodecConfiguration (Results 1 – 1 of 1) sorted by relevance
41 vpx_codec_enc_cfg_t mCodecConfiguration; in main() local62 codec_return = (*func_ptr2)(mCodecInterface, &mCodecConfiguration, 0); in main()63 mCodecConfiguration.g_w = ENCODE_WIDTH; in main()64 mCodecConfiguration.g_h = ENCODE_HEIGHT; in main()74 codec_return = (*func_ptr3)(&mCodecContext, mCodecInterface, &mCodecConfiguration, 0, in main()