Searched refs:candidate_refresh_aq (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/libvpx/source/libvpx/vp9/encoder/
H A Dvp9_aq_cyclicrefresh.c93 static int candidate_refresh_aq(const CYCLIC_REFRESH *cr, function
139 candidate_refresh_aq(cr, mbmi, bsize, use_rd);
/external/libvpx/libvpx/vp9/encoder/
H A Dvp9_aq_cyclicrefresh.c94 static int candidate_refresh_aq(const CYCLIC_REFRESH *cr, function
139 const int refresh_this_block = candidate_refresh_aq(cr, mbmi, bsize, use_rd);

Completed in 62 milliseconds