Home
last modified time | relevance | path

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

/external/libaom/libaom/av1/encoder/
Daq_cyclicrefresh.h114 static INLINE int cyclic_refresh_segment_id_boosted(int segment_id) { in cyclic_refresh_segment_id_boosted() function
Daq_cyclicrefresh.c176 if (cyclic_refresh_segment_id_boosted(mbmi->segment_id)) { in av1_cyclic_refresh_update_segment()
186 if (cyclic_refresh_segment_id_boosted(mbmi->segment_id)) { in av1_cyclic_refresh_update_segment()
Dvar_based_part.c664 cyclic_refresh_segment_id_boosted(segment_id) && in av1_choose_var_based_partitioning()
822 !cyclic_refresh_segment_id_boosted(segment_id)) { in av1_choose_var_based_partitioning()
Dnonrd_pickmode.c460 cyclic_refresh_segment_id_boosted(xd->mi[0]->segment_id)) in calculate_tx_size()
1648 !cyclic_refresh_segment_id_boosted(xd->mi[0]->segment_id) &&
Dencodeframe.c365 if (cyclic_refresh_segment_id_boosted(mbmi->segment_id)) in setup_block_rdmult()
/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.c191 cyclic_refresh_segment_id_boosted(mi->segment_id)) { in vp9_cyclic_refresh_update_segment()
201 if (cyclic_refresh_segment_id_boosted(mi->segment_id)) { in vp9_cyclic_refresh_update_segment()
Dvp9_pickmode.c367 cyclic_refresh_segment_id_boosted(xd->mi[0]->segment_id)) in calculate_tx_size()
2030 !cyclic_refresh_segment_id_boosted(xd->mi[0]->segment_id) && in vp9_pick_inter_mode()
Dvp9_encodeframe.c1401 cyclic_refresh_segment_id_boosted(segment_id)) { in choose_partitioning()
1620 !cyclic_refresh_segment_id_boosted(segment_id)) { in choose_partitioning()
1982 if (cyclic_refresh_segment_id_boosted( in set_segment_rdmult()
4643 if (cyclic_refresh_segment_id_boosted(mi->segment_id)) in nonrd_pick_sb_modes()