Home
last modified time | relevance | path

Searched refs:firstpass_mb_stats_in (Results 1 – 3 of 3) sorted by relevance

/external/libvpx/libvpx/vp9/encoder/
Dvp9_encoder.h262 vpx_fixed_buf_t firstpass_mb_stats_in; member
Dvp9_encoder.c2345 const int ps = (int)(oxcf->firstpass_mb_stats_in.sz / psz); in vp9_create_compressor()
2348 oxcf->firstpass_mb_stats_in.buf; in vp9_create_compressor()
/external/libvpx/libvpx/vp9/
Dvp9_cx_iface.c532 oxcf->firstpass_mb_stats_in = cfg->rc_firstpass_mb_stats_in; in set_encoder_config()