Searched refs:vpx_codec_enc_init (Results 1 – 4 of 4) sorted by relevance
48 if(vpx_codec_enc_init(&codec, interface, &cfg, 0))
588 #define vpx_codec_enc_init(ctx, iface, cfg, flags) \ macro
84 \if encoder - #vpx_codec_enc_init (calls vpx_codec_enc_init_ver()) \endif
1567 vpx_codec_enc_init(&encoder, codec->iface, &cfg, in main()