/third_party/ffmpeg/libavcodec/ |
D | dsicinvideo.c | 99 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
|
D | anm.c | 75 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 | 62 uint8_t *dst, *dst_end; in decode_bmv_frame() local
|
D | midivid.c | 157 uint8_t *dst_end = dst + size; in lzss_uncompress() local
|
D | eatgv.c | 76 uint8_t *dst_end = dst + width*height; in unpack() local
|
D | xxan.c | 90 const uint8_t *dst_end = dst + dst_size; in xan_unpack_luma() local
|
D | bink.c | 507 int16_t *dst_end = (int16_t*)b->data_end; in read_dcs() local
|
D | videotoolboxenc.c | 1634 uint8_t* dst_end = dst + dst_size; in copy_emulation_prev() local
|
/third_party/ffmpeg/libavfilter/ |
D | af_atempo.c | 150 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/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/flutter/skia/third_party/externals/harfbuzz/src/ |
D | hb-ot-name.cc | 90 const typename out_utf_t::codepoint_t *dst_end = text + *text_size; in hb_ot_name_convert_utf() local
|
/third_party/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/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/cmsis/CMSIS/DSP/Include/dsp/ |
D | filtering_functions.h | 2195 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/ |
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/gstreamer/gstplugins_good/gst/rtp/ |
D | gstrtpulpfecenc.c | 183 guint * dst_start, guint * dst_end) in gst_rtp_ulpfec_enc_stream_ctx_get_protection_parameters()
|
/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
|