Home
last modified time | relevance | path

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

12

/third_party/ffmpeg/libavcodec/
Ddsicinvideo.c99 unsigned char *dst_end = dst + dst_size; in cin_decode_huffman() local
133 unsigned char *dst_end = dst + dst_size, *dst_start = dst; in cin_decode_lzss() local
170 unsigned char *dst_end = dst + dst_size; in cin_decode_rle() local
Danm.c75 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.c62 uint8_t *dst, *dst_end; in decode_bmv_frame() local
Dmidivid.c157 uint8_t *dst_end = dst + size; in lzss_uncompress() local
Deatgv.c76 uint8_t *dst_end = dst + width*height; in unpack() local
Dxxan.c90 const uint8_t *dst_end = dst + dst_size; in xan_unpack_luma() local
/third_party/boost/boost/date_time/
Ddst_transition_generators.hpp45 end_rule dst_end) : in day_calc_dst_rule()
Ddst_rules.hpp229 date_type dst_end = local_dst_end_day(y); in local_is_dst() local
297 date_type dst_end = local_dst_end_day(y); in local_is_dst() local
/third_party/mindspore/mindspore/lite/src/runtime/kernel/arm/base/
Dcarry_data.cc26 const std::vector<lite::Tensor *>::iterator &dst_end, in MoveData()
/third_party/mesa3d/src/intel/compiler/
Dbrw_fs_register_coalesce.cpp108 int dst_end = live.end[dst_var]; in can_coalesce_vars() local
/third_party/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/boost/libs/date_time/test/posix_time/
Dtestlocal_adjustor.cpp73 ptime dst_end(dst_end_day, time_duration(1,59,59)); //2002-Oct-27 01:00:00 DST in main() local
Dtestdst_rules.cpp60 date dst_end(2002,Oct, 27); in main() 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/flutter/skia/third_party/externals/harfbuzz/src/
Dhb-ot-name.cc90 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.c150 uint8_t *dst_end; member
766 uint8_t *dst_end) in yae_overlap_add()
823 uint8_t *dst_end) in yae_apply()
895 uint8_t *dst_end) in yae_flush()
/third_party/abseil-cpp/absl/time/internal/cctz/src/
Dtime_zone_posix.h118 PosixTransition dst_end; member
/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.c230 unsigned dst_end = dst_start + post_ra_reg_elems(dst) * reg_elem_size(dst); in delay_calc_srcn_postra() 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/boost/boost/date_time/local_time/
Dposix_time_zone.hpp115 string_type dst_end = *it; in posix_time_zone_base() local
/third_party/boost/boost/gil/extension/io/bmp/detail/
Dread.hpp466 Buf_type::iterator dst_end = buf.end(); in read_palette_image_rle() local
/third_party/cmsis/CMSIS/DSP/Include/dsp/
Dfiltering_functions.h2195 int32_t* dst_end; in arm_circularRead_f32() local
2295 q15_t* dst_end; in arm_circularRead_q15() local
2396 q7_t* dst_end; in arm_circularRead_q7() 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.c508 unsigned dst_start, dst_end; in blit_image() local

12