Home
last modified time | relevance | path

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

/aosp_15_r20/external/libaom/av1/encoder/
H A Dbitstream.c419 static inline void set_spatial_segment_id( in set_spatial_segment_id() function
478 set_spatial_segment_id(&cm->mi_params, cm->cur_frame->seg_map, mbmi->bsize, in write_segment_id()
480 set_spatial_segment_id(&cm->mi_params, cpi->enc_seg.map, mbmi->bsize, in write_segment_id()
491 set_spatial_segment_id(&cm->mi_params, cm->cur_frame->seg_map, mbmi->bsize, in write_segment_id()
949 set_spatial_segment_id(&cm->mi_params, cm->cur_frame->seg_map, in write_inter_segment_id()