HomeSort by relevance Sort by last modified time
    Searched refs:vpx_codec_enc_init_multi (Results 1 - 2 of 2) sorted by null

  /external/libvpx/libvpx/vpx/
vpx_encoder.h 696 * Applications should call the vpx_codec_enc_init_multi convenience macro
730 #define vpx_codec_enc_init_multi(ctx, iface, cfg, num_enc, flags, dsf) \ macro
    [all...]
  /external/libvpx/libvpx/
vp8_multi_resolution_encoder.c 342 if(vpx_codec_enc_init_multi(&codec[0], interface, &cfg[0], NUM_ENCODERS,

Completed in 20 milliseconds