Home
last modified time | relevance | path

Searched defs:src_end (Results 1 - 25 of 35) sorted by relevance

12

/third_party/ffmpeg/libavcodec/mips/
H A Dfmtconvert_mips.c66 const int *src_end = src + len; in int32_to_float_fmul_scalar_mips() local
/third_party/ffmpeg/libavcodec/
H A Dsgirledec.c70 const uint8_t *src_end = src + src_size; in decode_sgirle8() local
H A Ddxa.c58 uint8_t *src_end = src + srcsize; in decode_13() local
H A Dyop.c45 const uint8_t *src_end; member
H A Dtiertexseqv.c40 seq_unpack_rle_block(const unsigned char *src, const unsigned char *src_end, unsigned char *dst, int dst_size) seq_unpack_rle_block() argument
78 seq_decode_op1(SeqVideoContext *seq, const unsigned char *src, const unsigned char *src_end, unsigned char *dst) seq_decode_op1() argument
128 seq_decode_op2(SeqVideoContext *seq, const unsigned char *src, const unsigned char *src_end, unsigned char *dst) seq_decode_op2() argument
147 seq_decode_op3(SeqVideoContext *seq, const unsigned char *src, const unsigned char *src_end, unsigned char *dst) seq_decode_op3() argument
[all...]
H A Ddsicinvideo.c101 const unsigned char *src_end = src + src_size; in cin_decode_huffman() local
135 const unsigned char *src_end = src + src_size; in cin_decode_lzss() local
172 const unsigned char *src_end = src + src_size; in cin_decode_rle() local
H A Deatgv.c74 static int unpack(const uint8_t *src, const uint8_t *src_end, in unpack() argument
H A Dxxan.c186 const uint8_t *src, *src_end; in xan_decode_chroma() local
H A Dlagarith.c443 const uint8_t *src_end = src + src_size; in lag_decode_arith_plane() local
371 lag_decode_zero_run_line(LagarithContext *l, uint8_t *dst, const uint8_t *src, const uint8_t *src_end, int width, int esc_count) lag_decode_zero_run_line() argument
H A Diff.c718 const uint8_t *src_end = src + src_size; in decode_deep_rle32() local
H A Dmss3.c63 const uint8_t *src, *src_end; member
/third_party/ffmpeg/libavutil/
H A Daes_ctr.c109 const uint8_t* src_end = src + count; in av_aes_ctr_crypt() local
/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-ot-name.cc76 const typename in_utf_t::codepoint_t *src_end = src + src_len; in hb_ot_name_convert_utf() local
/third_party/mesa3d/src/intel/compiler/
H A Dbrw_fs_register_coalesce.cpp110 int src_end = live.end[src_var]; in can_coalesce_vars() local
H A Dbrw_vec4.cpp1944 unsigned src_end = src_start + inst->size_read(i) - 1; in dst_src_regions_overlap() local
/third_party/node/deps/v8/src/utils/
H A Dmemcopy.h280 Address src_end = src_start + count * sizeof(SrcType); in CopyChars() local
/third_party/mesa3d/src/freedreno/ir3/
H A Dir3_delay.c231 unsigned src_end = src_start + post_ra_reg_elems(src) * reg_elem_size(src); in delay_calc_srcn() local
/third_party/skia/third_party/externals/spirv-tools/source/opt/
H A Dfunction.h224 inline void Function::AddBasicBlocks(T src_begin, T src_end, iterator ip) { in AddBasicBlocks() argument
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
H A Dfunction.h224 inline void Function::AddBasicBlocks(T src_begin, T src_end, iterator ip) { in AddBasicBlocks() argument
/third_party/spirv-tools/source/opt/
H A Dfunction.h237 inline void Function::AddBasicBlocks(T src_begin, T src_end, iterator ip) { in AddBasicBlocks() argument
/third_party/ffmpeg/libavformat/
H A Drtmppkt.c667 uint8_t *src = p->data, *src_end = p->data + p->size; in ff_rtmp_packet_dump() local
/third_party/ffmpeg/libavfilter/
H A Daf_atempo.c428 yae_load_data(ATempoContext *atempo, const uint8_t **src_ref, const uint8_t *src_end, int64_t stop_here) yae_load_data() argument
503 yae_load_frag(ATempoContext *atempo, const uint8_t **src_ref, const uint8_t *src_end) yae_load_frag() 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
1061 const uint8_t *src_end = src + n_in * atempo->stride; filter_frame() local
[all...]
/third_party/mesa3d/src/amd/vulkan/
H A Dradv_meta_blit.c505 unsigned src_start, src_end; in blit_image() local
/third_party/skia/third_party/externals/libwebp/src/dsp/
H A Dlossless.c309 const uint32_t* const src_end = src + width; in ColorSpaceInverseTransform_C() local
432 const uint32_t* const src_end = src + num_pixels; in VP8LConvertBGRAToRGB_C() local
443 const uint32_t* const src_end = src + num_pixels; in VP8LConvertBGRAToRGBA_C() local
455 const uint32_t* const src_end = src + num_pixels; in VP8LConvertBGRAToRGBA4444_C() local
472 const uint32_t* const src_end = src + num_pixels; in VP8LConvertBGRAToRGB565_C() local
489 const uint32_t* const src_end = src + num_pixels; VP8LConvertBGRAToBGR_C() local
501 const uint32_t* const src_end = src + num_pixels; CopyOrSwap() local
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ProfileData/
H A DGCOV.h354 EdgeIterator src_end() const { return SrcEdges.end(); } in src_end() function in llvm::GCOVBlock

Completed in 23 milliseconds

12