Home | History | Annotate | Download | only in vpx

Lines Matching refs:dsf

717    * \param[in]    dsf     Pointer to down-sampling factors.
730 vpx_rational_t *dsf,
738 #define vpx_codec_enc_init_multi(ctx, iface, cfg, num_enc, flags, dsf) \
739 vpx_codec_enc_init_multi_ver(ctx, iface, cfg, num_enc, flags, dsf, \