Searched refs:update_map (Results 1 – 12 of 12) sorted by relevance
61 static void update_map(struct i915_context *i915,167 update_map(i915, in update_samplers()298 static void update_map(struct i915_context *i915, in update_map() function374 update_map(i915, in update_maps()
23 seg->update_map = 1; in vp9_enable_segmentation()29 seg->update_map = 0; in vp9_disable_segmentation()267 seg->update_map = 0; in vp9_reset_segment_features()
193 if (seg->enabled && seg->update_map) in write_segment_id()250 if (seg->update_map) { in pack_inter_mode_mvs()344 if (seg->update_map) write_segment_id(w, seg, mi->segment_id); in write_mb_modes_kf()763 vpx_wb_write_bit(wb, seg->update_map); in encode_segmentation()764 if (seg->update_map) { in encode_segmentation()
541 seg->update_map = 1; in apply_active_map()926 seg->update_map = 0; in configure_static_seg_features()939 seg->update_map = 0; in configure_static_seg_features()954 seg->update_map = 1; in configure_static_seg_features()975 seg->update_map = 0; in configure_static_seg_features()1001 seg->update_map = 0; in configure_static_seg_features()1032 seg->update_map = 0; in configure_static_seg_features()4347 seg->update_map = 1;4493 if (cm->seg.update_map) update_reference_segmentation_map(cpi);4546 cm->seg.update_map = 0;[all …]
250 seg->update_map ? cpi->segmentation_map : cm->last_frame_seg_map; in set_offsets()1488 seg->update_map ? cpi->segmentation_map : cm->last_frame_seg_map; in update_state()1710 cm->seg.update_map ? cpi->segmentation_map : cm->last_frame_seg_map; in rd_pick_sb_modes()1724 cm->seg.update_map ? cpi->segmentation_map : cm->last_frame_seg_map; in rd_pick_sb_modes()1732 cm->seg.update_map ? cpi->segmentation_map : cm->last_frame_seg_map; in rd_pick_sb_modes()2184 seg->update_map ? cpi->segmentation_map : cm->last_frame_seg_map; in update_state_rt()3373 seg->update_map ? cpi->segmentation_map : cm->last_frame_seg_map; in encode_rd_sb_row()4147 seg->update_map ? cpi->segmentation_map : cm->last_frame_seg_map; in encode_nonrd_sb_row()4742 (cm->seg.update_map || cm->seg.update_data)) { in vp9_encode_frame()
120 int update_map = VP8Get(br); in ParseSegmentHeader() local131 if (update_map) { in ParseSegmentHeader()
39 uint8_t update_map; member
818 segmentation.update_map = false; in ReadSegmentationParams()825 segmentation.update_map = reader_.ReadBool(); in ReadSegmentationParams()826 if (segmentation.update_map) { in ReadSegmentationParams()
85 bool update_map; member
2615 SET_SEG_PARAMS_FLAG_IF(update_map, V4L2_VP9_SGMNT_PARAM_FLAG_UPDATE_MAP); in FillV4L2VP9SegmentationParams()
135 if (!seg->update_map) { in read_intra_segment_id()161 if (!seg->update_map) { in read_inter_segment_id()
1010 seg->update_map = 0; in setup_segmentation()1017 seg->update_map = vpx_rb_read_bit(rb); in setup_segmentation()1018 if (seg->update_map) { in setup_segmentation()