Home
last modified time | relevance | path

Searched defs:dst_end (Results 1 - 21 of 21) sorted by relevance

/third_party/ffmpeg/libavcodec/
H A Danm.c76 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 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
[all...]
H A Dmidivid.c158 uint8_t *dst_end = dst + size; in lzss_uncompress() local
H A Deatgv.c77 uint8_t *dst_end = dst + width*height; in unpack() local
H A Dbmvvideo.c63 uint8_t *dst, *dst_end; in decode_bmv_frame() local
H A Dxxan.c91 const uint8_t *dst_end = dst + dst_size; in xan_unpack_luma() local
H A Dbink.c509 int16_t *dst_end = (int16_t*)b->data_end; in read_dcs() local
H A Dvideotoolboxenc.c1692 uint8_t* dst_end = dst + dst_size; in copy_emulation_prev() local
/third_party/skia/third_party/externals/harfbuzz/src/
H A 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/skia/third_party/externals/abseil-cpp/absl/time/internal/cctz/src/
H A Dtime_zone_posix.h118 PosixTransition dst_end; member
/third_party/mesa3d/src/intel/compiler/
H A Dbrw_fs_register_coalesce.cpp108 int dst_end = live.end[dst_var]; in can_coalesce_vars() local
H A Dbrw_vec4.cpp1934 unsigned dst_end = dst_start + inst->size_written - 1; in dst_src_regions_overlap() local
/third_party/node/deps/v8/src/utils/
H A Dmemcopy.h282 Address dst_end = dst_start + count * sizeof(DstType); in CopyChars() local
/third_party/mesa3d/src/freedreno/ir3/
H A Dir3_delay.c233 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 Daf_atempo.c153 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 Dradv_meta_blit.c495 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 DGCOV.h360 EdgeIterator dst_end() const { return DstEdges.end(); } in dst_end() function in llvm::GCOVBlock
/third_party/node/deps/brotli/c/dec/
H A Ddecode.c1959 int dst_end = pos + i; in ProcessCommandsInternal() local
/third_party/mesa3d/src/intel/vulkan/
H A Danv_blorp.c687 unsigned dst_start, dst_end; in blit_image() local
/third_party/skia/third_party/externals/brotli/c/dec/
H A Ddecode.c1959 int dst_end = pos + i; in ProcessCommandsInternal() local
/third_party/mesa3d/src/broadcom/vulkan/
H A Dv3dv_meta_copy.c1141 const VkOffset3D dst_end = { in copy_image_blit() local

Completed in 39 milliseconds