Searched refs:vp9_cyclic_refresh_get_rdmult (Results 1 - 3 of 3) sorted by relevance

/external/libvpx/libvpx/vp9/encoder/
H A Dvp9_aq_cyclicrefresh.h122 int vp9_cyclic_refresh_get_rdmult(const CYCLIC_REFRESH *cr);
H A Dvp9_aq_cyclicrefresh.c596 int vp9_cyclic_refresh_get_rdmult(const CYCLIC_REFRESH *cr) { function
H A Dvp9_encodeframe.c1239 x->rdmult = vp9_cyclic_refresh_get_rdmult(cpi->cyclic_refresh);
2948 x->rdmult = vp9_cyclic_refresh_get_rdmult(cpi->cyclic_refresh);

Completed in 50 milliseconds