HomeSort by relevance Sort by last modified time
    Searched refs:cyclic_refresh_segment_id_boosted (Results 1 - 4 of 4) sorted by null

  /external/libvpx/libvpx/vp9/encoder/
vp9_aq_cyclicrefresh.h 128 static INLINE int cyclic_refresh_segment_id_boosted(int segment_id) { function
vp9_aq_cyclicrefresh.c 179 if (cyclic_refresh_segment_id_boosted(mi->segment_id)) {
189 if (cyclic_refresh_segment_id_boosted(mi->segment_id)) {
vp9_pickmode.c 384 cyclic_refresh_segment_id_boosted(xd->mi[0]->segment_id))
561 cyclic_refresh_segment_id_boosted(xd->mi[0]->segment_id))
    [all...]
vp9_encodeframe.c     [all...]

Completed in 691 milliseconds