Home
last modified time | relevance | path

Searched defs:num_enc (Results 1 – 3 of 3) sorted by relevance

/external/libvpx/libvpx/vpx/src/
Dvpx_encoder.c67 int num_enc, vpx_codec_flags_t flags, vpx_rational_t *dsf, int ver) { in vpx_codec_enc_init_multi_ver()
200 unsigned int num_enc = ctx->priv->enc.total_encoders; in vpx_codec_encode() local
/external/webrtc/modules/video_coding/codecs/vp8/
Dlibvpx_interface.cc65 int num_enc, in codec_enc_init_multi()
/external/libvpx/libvpx/vpx/
Dvpx_encoder.h772 #define vpx_codec_enc_init_multi(ctx, iface, cfg, num_enc, flags, dsf) \ argument