Searched refs:set_spatial_segment_id (Results 1 – 1 of 1) sorted by relevance
/external/libaom/libaom/av1/encoder/ |
D | bitstream.c | 415 static INLINE void set_spatial_segment_id( in set_spatial_segment_id() function 475 set_spatial_segment_id(&cm->mi_params, cm->cur_frame->seg_map, mbmi->bsize, in write_segment_id() 477 set_spatial_segment_id(&cm->mi_params, cpi->enc_seg.map, mbmi->bsize, in write_segment_id() 488 set_spatial_segment_id(&cm->mi_params, cm->cur_frame->seg_map, mbmi->bsize, in write_segment_id() 945 set_spatial_segment_id(&cm->mi_params, cm->cur_frame->seg_map, in write_inter_segment_id()
|