/third_party/skia/third_party/externals/libwebp/extras/ |
H A D | quality_estimate.c | 81 const int update_map = GET_BIT(1); in VP8EstimateQuality() local 94 if (update_map) { in VP8EstimateQuality()
|
/third_party/mesa3d/src/gallium/drivers/i915/ |
H A D | i915_state_sampler.c | 282 update_map(struct i915_context *i915, uint32_t unit, in update_map() function 363 update_map(i915, unit, texture, /* texture */ in update_samplers()
|
/third_party/ffmpeg/libavcodec/ |
H A D | vp9shared.h | 133 uint8_t update_map; member
|
H A D | vp8.h | 181 uint8_t update_map; member
|
H A D | nvdec_vp9.c | 88 .segmentMapUpdate = h->h.segmentation.update_map, in nvdec_vp9_start_frame()
|
H A D | vaapi_vp9.c | 69 .segmentation_update_map = h->h.segmentation.update_map, in vaapi_vp9_start_frame()
|
H A D | vaapi_vp8.c | 61 .update_mb_segmentation_map = s->segmentation.update_map, in vaapi_vp8_start_frame()
|
H A D | vdpau_vp9.c | 89 info->segmentMapUpdate = h->h.segmentation.update_map; in vdpau_vp9_start_frame()
|
H A D | vp8.c | 272 s->segmentation.update_map = vp8_rac_get(c); in parse_segment_info() 284 if (s->segmentation.update_map) in parse_segment_info() 632 s->segmentation.update_map = 0; in vp7_decode_frame_header() 793 s->segmentation.update_map = 0; // FIXME: move this to some init function? in vp8_decode_frame_header() 1271 } else if (s->segmentation.update_map) { in decode_mb_mode() 2403 !s->segmentation.update_map) in decode_mb_row_no_filter() 2761 !s->segmentation.update_map) in vp78_decode_frame()
|
H A D | dxva2_vp9.c | 121 (h->h.segmentation.update_map << 1) | in fill_picture_parameters()
|
H A D | vaapi_av1.c | 202 .update_map = frame_header->segmentation_update_map, in vaapi_av1_start_frame()
|
H A D | vp9block.c | 102 b->seg_id = !s->s.h.segmentation.update_map ? 0 : in decode_mode() 104 } else if (!s->s.h.segmentation.update_map || in decode_mode() 136 (s->s.h.segmentation.update_map || s->s.h.keyframe || s->s.h.intraonly)) { in decode_mode()
|
H A D | vp9.c | 693 if ((s->s.h.segmentation.update_map = get_bits1(&s->gb))) { in decode_frame_header() 1561 (!s->s.h.segmentation.enabled || !s->s.h.segmentation.update_map); in vp9_decode_frame() 1851 s->s.h.segmentation.update_map = ssrc->s.h.segmentation.update_map; in vp9_decode_update_thread_context()
|
H A D | dxva2_av1.c | 210 pp->segmentation.update_map = frame_header->segmentation_update_map; in fill_picture_parameters()
|
/kernel/linux/linux-5.10/tools/testing/selftests/bpf/ |
H A D | test_verifier.c | 404 static void update_map(int fd, int index) in update_map() function 685 update_map(map_fds[3], 0); in do_test_fixup() 774 update_map(map_fds[14], 0); in do_test_fixup() 784 update_map(map_fds[15], 0); in do_test_fixup() 793 update_map(map_fds[16], 0); in do_test_fixup()
|
/third_party/glfw/examples/ |
H A D | heightmap.c | 307 static void update_map(int num_iter) in update_map() function 501 update_map(NUM_ITER_AT_A_TIME); in main()
|
/third_party/skia/third_party/externals/libwebp/examples/ |
H A D | webpinfo.c | 261 int update_map, update_data; in ParseLossySegmentHeader() local 262 GET_BITS(update_map, 1); in ParseLossySegmentHeader() 266 update_map, update_data); in ParseLossySegmentHeader() 288 if (update_map) { in ParseLossySegmentHeader()
|
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/ |
H A D | test_verifier.c | 567 static void update_map(int fd, int index) in update_map() function 1075 update_map(map_fds[3], 0); in do_test_fixup() 1164 update_map(map_fds[14], 0); in do_test_fixup() 1174 update_map(map_fds[15], 0); in do_test_fixup() 1183 update_map(map_fds[16], 0); in do_test_fixup()
|
/third_party/mesa3d/src/gallium/frontends/va/ |
H A D | picture_av1.c | 205 context->desc.av1.picture_parameter.seg_info.segment_info_fields.update_map = in vlVaHandlePictureParameterBufferAV1() 206 av1->seg_info.segment_info_fields.bits.update_map; in vlVaHandlePictureParameterBufferAV1()
|
/kernel/linux/linux-6.6/drivers/media/platform/verisilicon/ |
H A D | hantro_g2_vp9_dec.c | 767 bool intra_only, bool update_map) in config_seg_map() 786 if (update_map) in config_seg_map() 765 config_seg_map(struct hantro_ctx *ctx, const struct v4l2_ctrl_vp9_frame *dec_params, bool intra_only, bool update_map) config_seg_map() argument
|
/third_party/mesa3d/src/gallium/include/pipe/ |
H A D | p_video_state.h | 838 uint32_t update_map:1; member
|
/kernel/linux/linux-6.6/kernel/bpf/ |
H A D | bpf_struct_ops.c | 862 .update_map = bpf_struct_ops_map_link_update,
|
H A D | syscall.c | 5046 ret = link->ops->update_map(link, new_map, old_map); in link_update_map() 5075 if (link->ops->update_map) { in link_update()
|
/kernel/linux/linux-5.10/drivers/staging/media/meson/vdec/ |
H A D | codec_vp9.c | 388 u8 update_map; member
|
/kernel/linux/linux-6.6/drivers/staging/media/meson/vdec/ |
H A D | codec_vp9.c | 388 u8 update_map; member
|