Home
last modified time | relevance | path

Searched refs:CR_SEGMENT_ID_BOOST2 (Results 1 – 2 of 2) sorted by relevance

/external/libvpx/libvpx/vp9/encoder/
Dvp9_aq_cyclicrefresh.h26 #define CR_SEGMENT_ID_BOOST2 2 macro
128 segment_id == CR_SEGMENT_ID_BOOST2; in cyclic_refresh_segment_id_boosted()
134 else if (segment_id == CR_SEGMENT_ID_BOOST2) in cyclic_refresh_segment_id()
135 return CR_SEGMENT_ID_BOOST2; in cyclic_refresh_segment_id()
Dvp9_aq_cyclicrefresh.c109 return CR_SEGMENT_ID_BOOST2; in candidate_refresh_aq()
265 mbmi->segment_id <= CR_SEGMENT_ID_BOOST2) { in vp9_cyclic_refresh_update_sb_postencode()
269 mbmi->segment_id <= CR_SEGMENT_ID_BOOST2) { in vp9_cyclic_refresh_update_sb_postencode()
299 seg_map[mi_row * cm->mi_cols + mi_col]) == CR_SEGMENT_ID_BOOST2) in vp9_cyclic_refresh_postencode()
419 ? vp9_get_qindex(&cm->seg, CR_SEGMENT_ID_BOOST2, cm->base_qindex) in cyclic_refresh_update_map()
566 vp9_enable_segfeature(seg, CR_SEGMENT_ID_BOOST2, SEG_LVL_ALT_Q); in vp9_cyclic_refresh_setup()
585 vp9_set_segdata(seg, CR_SEGMENT_ID_BOOST2, SEG_LVL_ALT_Q, qindex_delta); in vp9_cyclic_refresh_setup()