/external/mesa3d/src/gallium/drivers/i915/ |
D | i915_state_sampler.c | 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() function 375 update_map(i915, in update_maps()
|
/external/libaom/libaom/av1/encoder/ |
D | segmentation.c | 24 seg->update_map = 1; in av1_enable_segmentation() 31 seg->update_map = 0; in av1_disable_segmentation() 248 seg->update_map = 0; in av1_reset_segment_features()
|
D | bitstream.c | 445 if (!seg->enabled || !seg->update_map) return; in write_segment_id() 911 if (seg->update_map) { in write_inter_segment_id() 1257 if (seg->segid_preskip && seg->update_map) in write_mb_modes_kf() 1262 if (!seg->segid_preskip && seg->update_map) in write_mb_modes_kf() 2085 assert(seg->update_map == 1); in encode_segmentation() 2089 aom_wb_write_bit(wb, seg->update_map); in encode_segmentation() 2090 if (seg->update_map) { in encode_segmentation()
|
D | encoder.c | 453 seg->update_map = 1; in apply_active_map() 631 cm->seg.update_map = 1; in setup_frame() 926 seg->update_map = 0; in configure_static_seg_features() 938 seg->update_map = 0; in configure_static_seg_features() 948 seg->update_map = 1; in configure_static_seg_features() 973 seg->update_map = 0; in configure_static_seg_features() 1006 seg->update_map = 0; in configure_static_seg_features() 1037 seg->update_map = 0; in configure_static_seg_features() 6348 seg->update_map = 1; in encode_frame_to_data_rate() 6472 if (cm->seg.update_map) { in encode_frame_to_data_rate() [all …]
|
D | encodeframe.c | 445 seg->update_map ? cpi->enc_seg.map : cm->last_frame_seg_map; in set_offsets() 581 seg->update_map ? cpi->enc_seg.map : cm->last_frame_seg_map; in update_state() 4950 seg->update_map ? cpi->enc_seg.map : cm->last_frame_seg_map; in encode_sb_row() 6040 if (cm->seg.enabled && cm->seg.update_map) { in av1_encode_frame() 6334 if (!cpi->common.seg.segid_preskip && cpi->common.seg.update_map && in encode_superblock()
|
/external/webrtc/webrtc/modules/video_coding/utility/ |
D | vp8_header_parser.cc | 120 int update_map = VP8Get(br); in ParseSegmentHeader() local 131 if (update_map) { in ParseSegmentHeader()
|
/external/libvpx/libvpx/vp9/encoder/ |
D | vp9_segmentation.c | 24 seg->update_map = 1; in vp9_enable_segmentation() 30 seg->update_map = 0; in vp9_disable_segmentation() 321 seg->update_map = 0; in vp9_reset_segment_features()
|
D | vp9_bitstream.c | 198 if (seg->enabled && seg->update_map) in write_segment_id() 256 if (seg->update_map) { in pack_inter_mode_mvs() 350 if (seg->update_map) write_segment_id(w, seg, mi->segment_id); in write_mb_modes_kf() 769 vpx_wb_write_bit(wb, seg->update_map); in encode_segmentation() 770 if (seg->update_map) { in encode_segmentation()
|
D | vp9_encoder.c | 571 seg->update_map = 1; in apply_active_map() 1145 seg->update_map = 0; in configure_static_seg_features() 1158 seg->update_map = 0; in configure_static_seg_features() 1173 seg->update_map = 1; in configure_static_seg_features() 1194 seg->update_map = 0; in configure_static_seg_features() 1220 seg->update_map = 0; in configure_static_seg_features() 1251 seg->update_map = 0; in configure_static_seg_features() 5134 seg->update_map = 1; 5265 if (cm->seg.update_map) update_reference_segmentation_map(cpi); 5320 cm->seg.update_map = 0; [all …]
|
D | vp9_encodeframe.c | 202 seg->update_map ? cpi->segmentation_map : cm->last_frame_seg_map; in set_segment_index() 1829 seg->update_map ? cpi->segmentation_map : cm->last_frame_seg_map; in update_state() 1971 cm->seg.update_map ? cpi->segmentation_map : cm->last_frame_seg_map; in set_segment_rdmult() 2536 seg->update_map ? cpi->segmentation_map : cm->last_frame_seg_map; in update_state_rt() 4450 seg->update_map ? cpi->segmentation_map : cm->last_frame_seg_map; in encode_rd_sb_row() 5485 seg->update_map ? cpi->segmentation_map : cm->last_frame_seg_map; in encode_nonrd_sb_row() 6318 (cm->seg.update_map || cm->seg.update_data)) { in vp9_encode_frame()
|
/external/libvpx/libvpx/vp9/common/ |
D | vp9_seg_common.h | 39 uint8_t update_map; member
|
/external/v4l2_codec2/accel/ |
D | vp9_uncompressed_header_parser.cc | 819 segmentation.update_map = false; in ReadSegmentationParams() 826 segmentation.update_map = reader_.ReadBool(); in ReadSegmentationParams() 827 if (segmentation.update_map) { in ReadSegmentationParams()
|
D | vp9_parser.h | 86 bool update_map; member
|
/external/libaom/libaom/av1/common/ |
D | seg_common.h | 41 uint8_t update_map; member
|
/external/linux-kselftest/tools/testing/selftests/bpf/ |
D | test_verifier.c | 401 static void update_map(int fd, int index) in update_map() function 680 update_map(map_fds[3], 0); in do_test_fixup() 769 update_map(map_fds[14], 0); in do_test_fixup() 779 update_map(map_fds[15], 0); in do_test_fixup() 788 update_map(map_fds[16], 0); in do_test_fixup()
|
/external/libgav1/libgav1/src/utils/ |
D | types.h | 372 bool update_map; member
|
/external/libvpx/libvpx/vp9/decoder/ |
D | vp9_decodemv.c | 135 if (!seg->update_map) { in read_intra_segment_id() 161 if (!seg->update_map) { in read_inter_segment_id()
|
D | vp9_decodeframe.c | 1337 seg->update_map = 0; in setup_segmentation() 1344 seg->update_map = vpx_rb_read_bit(rb); in setup_segmentation() 1345 if (seg->update_map) { in setup_segmentation()
|
/external/libgav1/libgav1/src/ |
D | obu_parser.cc | 979 segmentation->update_map = true; in ParseSegmentationParameters() 983 segmentation->update_map = static_cast<bool>(scratch); in ParseSegmentationParameters() 984 if (segmentation->update_map) { in ParseSegmentationParameters()
|
D | decoder_impl.cc | 116 } else if (!frame_header.segmentation.update_map) { in SetSegmentationMap()
|
/external/libaom/libaom/av1/decoder/ |
D | decodemv.c | 328 assert(seg->update_map && !seg->temporal_update); in read_intra_segment_id() 379 if (!seg->update_map) { in read_inter_segment_id()
|
D | decodeframe.c | 1479 seg->update_map = 0; in setup_segmentation() 1503 seg->update_map = 1; in setup_segmentation() 1507 seg->update_map = aom_rb_read_bit(rb); in setup_segmentation() 1508 if (seg->update_map) { in setup_segmentation()
|
/external/libgav1/libgav1/src/tile/bitstream/ |
D | mode_info.cc | 618 if (!frame_header_.segmentation.update_map) { in ReadInterSegmentId()
|
/external/libgav1/libgav1/src/tile/ |
D | tile.cc | 2199 frame_header_.segmentation.update_map) { in ProcessBlock()
|