Searched refs:set_spatial_segment_id (Results 1 – 1 of 1) sorted by relevance
/external/libaom/libaom/av1/encoder/ |
D | bitstream.c | 402 static INLINE void set_spatial_segment_id( in set_spatial_segment_id() function 460 set_spatial_segment_id(&cm->mi_params, cm->cur_frame->seg_map, in write_segment_id() 462 set_spatial_segment_id(&cm->mi_params, cpi->enc_seg.map, mbmi->sb_type, in write_segment_id() 473 set_spatial_segment_id(&cm->mi_params, cm->cur_frame->seg_map, mbmi->sb_type, in write_segment_id() 930 set_spatial_segment_id(&cm->mi_params, cm->cur_frame->seg_map, in write_inter_segment_id()
|