Searched refs:CR_SEGMENT_ID_BASE (Results 1 – 8 of 8) sorted by relevance
23 #define CR_SEGMENT_ID_BASE 0 macro84 return CR_SEGMENT_ID_BASE; in cyclic_refresh_segment_id()
109 return CR_SEGMENT_ID_BASE; in candidate_refresh_aq()222 if (skip) mbmi->segment_id = CR_SEGMENT_ID_BASE; in av1_cyclic_refresh_update_segment()296 memset(seg_map, CR_SEGMENT_ID_BASE, cm->mi_rows * cm->mi_cols); in cyclic_refresh_update_map()482 av1_disable_segfeature(seg, CR_SEGMENT_ID_BASE, SEG_LVL_ALT_Q); in av1_cyclic_refresh_setup()
540 if (segment_id == CR_SEGMENT_ID_BASE && y_sad < cpi->vbp_threshold_sad) in av1_choose_var_based_partitioning()
145 assert(AM_SEGMENT_ID_ACTIVE == CR_SEGMENT_ID_BASE); in apply_active_map()
25 #define CR_SEGMENT_ID_BASE 0 macro141 return CR_SEGMENT_ID_BASE; in cyclic_refresh_segment_id()
78 return CR_SEGMENT_ID_BASE; in candidate_refresh_aq()193 if (skip) mi->segment_id = CR_SEGMENT_ID_BASE; in vp9_cyclic_refresh_update_segment()370 memset(seg_map, CR_SEGMENT_ID_BASE, cm->mi_rows * cm->mi_cols); in cyclic_refresh_update_map()630 vp9_disable_segfeature(seg, CR_SEGMENT_ID_BASE, SEG_LVL_ALT_Q); in vp9_cyclic_refresh_setup()
931 !cpi->resize_pending && segment_id == CR_SEGMENT_ID_BASE && in copy_partitioning()932 cpi->prev_segment_id[sb_offset] == CR_SEGMENT_ID_BASE && in copy_partitioning()1466 if (segment_id == CR_SEGMENT_ID_BASE && y_sad < cpi->vbp_threshold_sad) { in choose_partitioning()
527 assert(AM_SEGMENT_ID_ACTIVE == CR_SEGMENT_ID_BASE); in apply_active_map()