Home
last modified time | relevance | path

Searched refs:total_encoders (Results 1 – 7 of 7) sorted by relevance

/external/libvpx/libvpx/vp8/
Dvp8_cx_iface.c145 if (ctx->base.enc.total_encoders > 1) RANGE_CHECK_HI(cfg, g_lag_in_frames, 0); in validate_config()
158 if (ctx->base.enc.total_encoders > 1) in validate_config()
170 if (ctx->base.enc.total_encoders > 1) in validate_config()
647 ctx->priv->enc.total_encoders = mr_cfg->mr_total_resolutions; in vp8e_init()
649 ctx->priv->enc.total_encoders = 1; in vp8e_init()
/external/libaom/libaom/aom/internal/
Daom_codec_internal.h346 unsigned int total_encoders; member
/external/libvpx/libvpx/vpx/internal/
Dvpx_codec_internal.h351 unsigned int total_encoders; member
/external/libaom/libaom/aom/src/
Daom_encoder.c224 unsigned int num_enc = ctx->priv->enc.total_encoders; in aom_codec_encode()
/external/libvpx/libvpx/vpx/src/
Dvpx_encoder.c206 unsigned int num_enc = ctx->priv->enc.total_encoders; in vpx_codec_encode()
/external/libvpx/libvpx/vp9/
Dvp9_cx_iface.c902 ctx->priv->enc.total_encoders = 1; in encoder_init()
/external/libaom/libaom/av1/
Dav1_cx_iface.c1577 ctx->priv->enc.total_encoders = 1; in encoder_init()