Home
last modified time | relevance | path

Searched refs:cyclic_refresh_segment_id_boosted (Results 1 – 4 of 4) sorted by relevance

/external/libvpx/libvpx/vp9/encoder/
Dvp9_aq_cyclicrefresh.h126 static INLINE int cyclic_refresh_segment_id_boosted(int segment_id) { in cyclic_refresh_segment_id_boosted() function
Dvp9_aq_cyclicrefresh.c210 if (cyclic_refresh_segment_id_boosted(mbmi->segment_id)) { in vp9_cyclic_refresh_update_segment()
221 if (cyclic_refresh_segment_id_boosted(mbmi->segment_id)) { in vp9_cyclic_refresh_update_segment()
Dvp9_pickmode.c303 cyclic_refresh_segment_id_boosted(xd->mi[0]->mbmi.segment_id)) in model_rd_for_sb_y_large()
485 cyclic_refresh_segment_id_boosted(xd->mi[0]->mbmi.segment_id)) in model_rd_for_sb_y()
1412 !cyclic_refresh_segment_id_boosted(xd->mi[0]->mbmi.segment_id) && in vp9_pick_inter_mode()
Dvp9_encodeframe.c683 if (cyclic_refresh_segment_id_boosted(segment_id)) { in choose_partitioning()
840 !cyclic_refresh_segment_id_boosted(segment_id)) { in choose_partitioning()
1237 if (cyclic_refresh_segment_id_boosted( in rd_pick_sb_modes()
2947 if (cyclic_refresh_segment_id_boosted(mbmi->segment_id)) in nonrd_pick_sb_modes()