Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vpx/
Dvpx_encoder.h730 #define vpx_codec_enc_init_multi(ctx, iface, cfg, num_enc, flags, dsf) \ macro
/external/libvpx/libvpx/
Dvp8_multi_resolution_encoder.c342 if(vpx_codec_enc_init_multi(&codec[0], interface, &cfg[0], NUM_ENCODERS, in main()
Dusage.dox89 \if multi-encoder - #vpx_codec_enc_init_multi (calls vpx_codec_enc_init_multi_ver()) \endif