Home
last modified time | relevance | path

Searched defs:dst_end (Results 1 – 23 of 23) sorted by relevance

/third_party/ffmpeg/libavcodec/
Ddsicinvideo.c100 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
Danm.c76 static inline int op(uint8_t **dst, const uint8_t *dst_end, in op()
116 uint8_t *dst, *dst_end; in decode_frame() local
Dbmvvideo.c63 uint8_t *dst, *dst_end; in decode_bmv_frame() local
Dmidivid.c158 uint8_t *dst_end = dst + size; in lzss_uncompress() local
Deatgv.c77 uint8_t *dst_end = dst + width*height; in unpack() local
Dxxan.c91 const uint8_t *dst_end = dst + dst_size; in xan_unpack_luma() local
Dbink.c509 int16_t *dst_end = (int16_t*)b->data_end; in read_dcs() local
Dvideotoolboxenc.c1692 uint8_t* dst_end = dst + dst_size; in copy_emulation_prev() local
/third_party/mesa3d/src/intel/compiler/
Dbrw_fs_register_coalesce.cpp108 int dst_end = live.end[dst_var]; in can_coalesce_vars() local
Dbrw_vec4.cpp1934 unsigned dst_end = dst_start + inst->size_written - 1; in dst_src_regions_overlap() local
/third_party/skia/third_party/externals/harfbuzz/src/
Dhb-ot-name.cc86 const typename out_utf_t::codepoint_t *dst_end = text + *text_size; in hb_ot_name_convert_utf() local
/third_party/ffmpeg/libavfilter/
Daf_atempo.c153 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/
Dtime_zone_posix.h118 PosixTransition dst_end; member
/third_party/mesa3d/src/freedreno/ir3/
Dir3_delay.c233 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/
Dimgui_impl_dx9.cpp323 …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/
Dmemcopy.h282 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/
DGCOV.h360 EdgeIterator dst_end() const { return DstEdges.end(); } in dst_end() function
/third_party/mesa3d/src/amd/vulkan/
Dradv_meta_blit.c495 unsigned dst_start, dst_end; in blit_image() local
/third_party/node/deps/brotli/c/dec/
Ddecode.c1959 int dst_end = pos + i; in ProcessCommandsInternal() local
/third_party/skia/third_party/externals/brotli/c/dec/
Ddecode.c1959 int dst_end = pos + i; in ProcessCommandsInternal() local
/third_party/mesa3d/src/intel/vulkan/
Danv_blorp.c687 unsigned dst_start, dst_end; in blit_image() local
/third_party/mesa3d/src/broadcom/vulkan/
Dv3dv_meta_copy.c1141 const VkOffset3D dst_end = { in copy_image_blit() local
/third_party/node/deps/v8/src/heap/
Dheap.cc2091 const ObjectSlot dst_end(dst_slot + len); in MoveRange() local
2143 const TSlot dst_end(dst_slot + len); in CopyRange() local