/third_party/ffmpeg/libavcodec/ |
H A D | anm.c | 76 static inline int op(uint8_t **dst, const uint8_t *dst_end, in op() argument 116 uint8_t *dst, *dst_end; in decode_frame() local
|
H A 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 [all...] |
H A D | midivid.c | 158 uint8_t *dst_end = dst + size; in lzss_uncompress() local
|
H A D | eatgv.c | 77 uint8_t *dst_end = dst + width*height; in unpack() local
|
H A D | bmvvideo.c | 63 uint8_t *dst, *dst_end; in decode_bmv_frame() local
|
H A D | xxan.c | 91 const uint8_t *dst_end = dst + dst_size; in xan_unpack_luma() local
|
H A D | bink.c | 509 int16_t *dst_end = (int16_t*)b->data_end; in read_dcs() local
|
H A D | videotoolboxenc.c | 1692 uint8_t* dst_end = dst + dst_size; in copy_emulation_prev() local
|
/third_party/skia/third_party/externals/harfbuzz/src/ |
H A 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/ |
H A D | time_zone_posix.h | 118 PosixTransition dst_end; member
|
/third_party/mesa3d/src/intel/compiler/ |
H A D | brw_fs_register_coalesce.cpp | 108 int dst_end = live.end[dst_var]; in can_coalesce_vars() local
|
H A D | brw_vec4.cpp | 1934 unsigned dst_end = dst_start + inst->size_written - 1; in dst_src_regions_overlap() local
|
/third_party/node/deps/v8/src/utils/ |
H A D | memcopy.h | 282 Address dst_end = dst_start + count * sizeof(DstType); in CopyChars() local
|
/third_party/mesa3d/src/freedreno/ir3/ |
H A 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/ffmpeg/libavfilter/ |
H A D | af_atempo.c | 153 uint8_t *dst_end; member 766 yae_overlap_add(ATempoContext *atempo, uint8_t **dst_ref, uint8_t *dst_end) yae_overlap_add() argument 821 yae_apply(ATempoContext *atempo, const uint8_t **src_ref, const uint8_t *src_end, uint8_t **dst_ref, uint8_t *dst_end) yae_apply() argument 895 yae_flush(ATempoContext *atempo, uint8_t **dst_ref, uint8_t *dst_end) yae_flush() argument [all...] |
/third_party/mesa3d/src/amd/vulkan/ |
H A D | radv_meta_blit.c | 495 unsigned dst_start, dst_end; in blit_image() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ProfileData/ |
H A D | GCOV.h | 360 EdgeIterator dst_end() const { return DstEdges.end(); } in dst_end() function in llvm::GCOVBlock
|
/third_party/node/deps/brotli/c/dec/ |
H A D | decode.c | 1959 int dst_end = pos + i; in ProcessCommandsInternal() local
|
/third_party/mesa3d/src/intel/vulkan/ |
H A D | anv_blorp.c | 687 unsigned dst_start, dst_end; in blit_image() local
|
/third_party/skia/third_party/externals/brotli/c/dec/ |
H A D | decode.c | 1959 int dst_end = pos + i; in ProcessCommandsInternal() local
|
/third_party/mesa3d/src/broadcom/vulkan/ |
H A D | v3dv_meta_copy.c | 1141 const VkOffset3D dst_end = { in copy_image_blit() local
|