/third_party/ffmpeg/libavcodec/ |
D | dsicinvideo.c | 100 unsigned char *dst_end = dst + dst_size; in cin_decode_huffman() local 134 unsigned char *dst_end = dst + dst_size, *dst_start = dst; in cin_decode_lzss() local 171 unsigned char *dst_end = dst + dst_size; in cin_decode_rle() local
|
D | anm.c | 76 static inline int op(uint8_t **dst, const uint8_t *dst_end, in op() 116 uint8_t *dst, *dst_end; in decode_frame() local
|
D | bmvvideo.c | 63 uint8_t *dst, *dst_end; in decode_bmv_frame() local
|
D | midivid.c | 158 uint8_t *dst_end = dst + size; in lzss_uncompress() local
|
D | eatgv.c | 77 uint8_t *dst_end = dst + width*height; in unpack() local
|
D | xxan.c | 91 const uint8_t *dst_end = dst + dst_size; in xan_unpack_luma() local
|
D | bink.c | 509 int16_t *dst_end = (int16_t*)b->data_end; in read_dcs() local
|
D | videotoolboxenc.c | 1692 uint8_t* dst_end = dst + dst_size; in copy_emulation_prev() local
|
/third_party/mesa3d/src/intel/compiler/ |
D | brw_fs_register_coalesce.cpp | 108 int dst_end = live.end[dst_var]; in can_coalesce_vars() local
|
D | brw_vec4.cpp | 1934 unsigned dst_end = dst_start + inst->size_written - 1; in dst_src_regions_overlap() local
|
/third_party/skia/third_party/externals/harfbuzz/src/ |
D | hb-ot-name.cc | 86 const typename out_utf_t::codepoint_t *dst_end = text + *text_size; in hb_ot_name_convert_utf() local
|
/third_party/ffmpeg/libavfilter/ |
D | af_atempo.c | 153 uint8_t *dst_end; member 768 uint8_t *dst_end) in yae_overlap_add() 825 uint8_t *dst_end) in yae_apply() 897 uint8_t *dst_end) in yae_flush()
|
/third_party/skia/third_party/externals/abseil-cpp/absl/time/internal/cctz/src/ |
D | time_zone_posix.h | 118 PosixTransition dst_end; member
|
/third_party/mesa3d/src/freedreno/ir3/ |
D | ir3_delay.c | 233 unsigned dst_end = dst_start + post_ra_reg_elems(dst) * reg_elem_size(dst); in delay_calc_srcn() local
|
/third_party/skia/third_party/externals/imgui/backends/ |
D | imgui_impl_dx9.cpp | 323 …for (ImU32* src = (ImU32*)pixels, *dst = dst_start, *dst_end = dst_start + (size_t)width * height;… in ImGui_ImplDX9_CreateFontsTexture() local
|
/third_party/node/deps/v8/src/utils/ |
D | memcopy.h | 282 Address dst_end = dst_start + count * sizeof(DstType); in CopyChars() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ProfileData/ |
D | GCOV.h | 360 EdgeIterator dst_end() const { return DstEdges.end(); } in dst_end() function
|
/third_party/mesa3d/src/amd/vulkan/ |
D | radv_meta_blit.c | 495 unsigned dst_start, dst_end; in blit_image() local
|
/third_party/node/deps/brotli/c/dec/ |
D | decode.c | 1959 int dst_end = pos + i; in ProcessCommandsInternal() local
|
/third_party/skia/third_party/externals/brotli/c/dec/ |
D | decode.c | 1959 int dst_end = pos + i; in ProcessCommandsInternal() local
|
/third_party/mesa3d/src/intel/vulkan/ |
D | anv_blorp.c | 687 unsigned dst_start, dst_end; in blit_image() local
|
/third_party/mesa3d/src/broadcom/vulkan/ |
D | v3dv_meta_copy.c | 1141 const VkOffset3D dst_end = { in copy_image_blit() local
|
/third_party/node/deps/v8/src/heap/ |
D | heap.cc | 2091 const ObjectSlot dst_end(dst_slot + len); in MoveRange() local 2143 const TSlot dst_end(dst_slot + len); in CopyRange() local
|