Searched refs:av1_get_spatial_seg_pred (Results 1 – 5 of 5) sorted by relevance
48 static inline uint8_t av1_get_spatial_seg_pred(const AV1_COMMON *const cm, in av1_get_spatial_seg_pred() function
170 av1_get_spatial_seg_pred(cm, xd, &cdf_num, cr->skip_over4x4); in av1_cyclic_reset_segment_skip()
243 const uint8_t spatial_pred = av1_get_spatial_seg_pred( in av1_update_state()
467 const uint8_t pred = av1_get_spatial_seg_pred( in write_segment_id()
282 const uint8_t pred = av1_get_spatial_seg_pred(cm, xd, &cdf_num, 0); in read_segment_id()