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

/external/chromium_org/third_party/libvpx/source/libvpx/vp9/encoder/
H A Dvp9_aq_cyclicrefresh.h44 int vp9_cyclic_refresh_get_rdmult(const CYCLIC_REFRESH *cr);
H A Dvp9_aq_cyclicrefresh.c322 int vp9_cyclic_refresh_get_rdmult(const CYCLIC_REFRESH *cr) { function
H A Dvp9_encodeframe.c771 x->rdmult = vp9_cyclic_refresh_get_rdmult(cpi->cyclic_refresh);
2640 x->rdmult = vp9_cyclic_refresh_get_rdmult(cpi->cyclic_refresh);
/external/libvpx/libvpx/vp9/encoder/
H A Dvp9_aq_cyclicrefresh.h44 int vp9_cyclic_refresh_get_rdmult(const CYCLIC_REFRESH *cr);
H A Dvp9_aq_cyclicrefresh.c322 int vp9_cyclic_refresh_get_rdmult(const CYCLIC_REFRESH *cr) { function
H A Dvp9_encodeframe.c1056 x->rdmult = vp9_cyclic_refresh_get_rdmult(cpi->cyclic_refresh);

Completed in 223 milliseconds