Home
last modified time | relevance | path

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

/external/libaom/libaom/av1/encoder/
Daq_cyclicrefresh.h73 static INLINE int cyclic_refresh_segment_id_boosted(int segment_id) { in cyclic_refresh_segment_id_boosted() function
Daq_cyclicrefresh.c219 if (cyclic_refresh_segment_id_boosted(mbmi->segment_id)) { in av1_cyclic_refresh_update_segment()
229 if (cyclic_refresh_segment_id_boosted(mbmi->segment_id)) { in av1_cyclic_refresh_update_segment()
Dvar_based_part.c608 !cyclic_refresh_segment_id_boosted(segment_id)) { in av1_choose_var_based_partitioning()
Dencodeframe.c629 if (cyclic_refresh_segment_id_boosted(mbmi->segment_id)) in pick_sb_modes()
/external/libvpx/libvpx/vp9/encoder/
Dvp9_aq_cyclicrefresh.h130 static INLINE int cyclic_refresh_segment_id_boosted(int segment_id) { in cyclic_refresh_segment_id_boosted() function
Dvp9_aq_cyclicrefresh.c190 if (cyclic_refresh_segment_id_boosted(mi->segment_id)) { in vp9_cyclic_refresh_update_segment()
200 if (cyclic_refresh_segment_id_boosted(mi->segment_id)) { in vp9_cyclic_refresh_update_segment()
Dvp9_pickmode.c361 cyclic_refresh_segment_id_boosted(xd->mi[0]->segment_id)) in calculate_tx_size()
2223 !cyclic_refresh_segment_id_boosted(xd->mi[0]->segment_id) && in vp9_pick_inter_mode()
Dvp9_encodeframe.c1340 cyclic_refresh_segment_id_boosted(segment_id)) { in choose_partitioning()
1552 !cyclic_refresh_segment_id_boosted(segment_id)) { in choose_partitioning()
1914 if (cyclic_refresh_segment_id_boosted( in set_segment_rdmult()
4442 if (cyclic_refresh_segment_id_boosted(mi->segment_id)) in nonrd_pick_sb_modes()