Searched refs:CR_SEGMENT_ID_BOOST2 (Results 1 – 3 of 3) sorted by relevance
27 #define CR_SEGMENT_ID_BOOST2 2 macro130 segment_id == CR_SEGMENT_ID_BOOST2; in cyclic_refresh_segment_id_boosted()136 else if (segment_id == CR_SEGMENT_ID_BOOST2) in cyclic_refresh_segment_id()137 return CR_SEGMENT_ID_BOOST2; in cyclic_refresh_segment_id()
72 return CR_SEGMENT_ID_BOOST2; in candidate_refresh_aq()231 mi->segment_id <= CR_SEGMENT_ID_BOOST2) { in vp9_cyclic_refresh_update_sb_postencode()235 mi->segment_id <= CR_SEGMENT_ID_BOOST2) { in vp9_cyclic_refresh_update_sb_postencode()266 CR_SEGMENT_ID_BOOST2) in vp9_cyclic_refresh_postencode()354 ? vp9_get_qindex(&cm->seg, CR_SEGMENT_ID_BOOST2, cm->base_qindex) in cyclic_refresh_update_map()549 vp9_enable_segfeature(seg, CR_SEGMENT_ID_BOOST2, SEG_LVL_ALT_Q); in vp9_cyclic_refresh_setup()568 vp9_set_segdata(seg, CR_SEGMENT_ID_BOOST2, SEG_LVL_ALT_Q, qindex_delta); in vp9_cyclic_refresh_setup()
5067 if (is_inter_block(mi) && mi->segment_id <= CR_SEGMENT_ID_BOOST2) { in update_zeromv_cnt()