Searched refs:av1_get_spatial_seg_pred (Results 1 – 3 of 3) sorted by relevance
43 static INLINE int av1_get_spatial_seg_pred(const AV1_COMMON *const cm, in av1_get_spatial_seg_pred() function
265 const int pred = av1_get_spatial_seg_pred(cm, xd, mi_row, mi_col, &cdf_num); in read_segment_id()
463 const int pred = av1_get_spatial_seg_pred(cm, xd, mi_row, mi_col, &cdf_num); in write_segment_id()