Home
last modified time | relevance | path

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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vpx/src/
Dvpx_encoder.c69 int num_enc, in vpx_codec_enc_init_multi_ver()
219 unsigned int num_enc = ctx->priv->enc.total_encoders; in vpx_codec_encode() local
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vpx/
Dvpx_encoder.h738 #define vpx_codec_enc_init_multi(ctx, iface, cfg, num_enc, flags, dsf) \ argument