Home
last modified time | relevance | path

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

/external/libaom/libaom/av1/encoder/
Dbitstream.c414 static INLINE void set_spatial_segment_id(const AV1_COMMON *const cm, in set_spatial_segment_id() function
471 set_spatial_segment_id(cm, cm->cur_frame->seg_map, mbmi->sb_type, mi_row, in write_segment_id()
473 set_spatial_segment_id(cm, cpi->segmentation_map, mbmi->sb_type, mi_row, in write_segment_id()
484 set_spatial_segment_id(cm, cm->cur_frame->seg_map, mbmi->sb_type, mi_row, in write_segment_id()
929 set_spatial_segment_id(cm, cm->cur_frame->seg_map, mbmi->sb_type, in write_inter_segment_id()