Home
last modified time | relevance | path

Searched defs:dst (Results 576 - 600 of 3040) sorted by relevance

1...<<21222324252627282930>>...122

/third_party/ffmpeg/libavcodec/
H A Dxwddec.c221 uint32_t *dst = (uint32_t *)p->data[1]; in xwd_decode_frame() local
H A Dtarga.c59 uint8_t *dst = line; in targa_decode_rle() local
114 uint8_t *dst; decode_frame() local
[all...]
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
171 unsigned char *dst; seqvideo_decode() local
[all...]
/third_party/ffmpeg/libavfilter/
H A Daf_vibrato.c61 double *dst; in filter_frame() local
H A Dfflcms2.c220 cmsCIEXYZ dst[4]; in ff_icc_profile_read_primaries() local
275 double dst[FF_ARRAY_ELEMS(testramp)]; in ff_icc_profile_detect_transfer() local
[all...]
H A Dvf_bitplanenoise.c120 uint8_t *dst = s->filter ? out->data[plane]: NULL; in filter_frame() local
149 uint16_t *dst = s->filter ? (uint16_t *)out->data[plane] : NULL; in filter_frame() local
[all...]
H A Dcolorspacedsp_yuv2yuv_template.c45 opixel **dst = (opixel **) _dst; in yuv2yuv() local
H A Dmedian_template.c63 pixel *dst = (pixel *)ddst; in filter_plane() local
H A Dtransform.c125 int ff_affine_transform(const uint8_t *src, uint8_t *dst, in ff_affine_transform() argument
H A Dvf_colorkey_opencl.c100 cl_mem src, dst; in filter_frame() local
H A Dvf_neighbor_opencl.c130 cl_mem src, dst; in neighbor_opencl_filter_frame() local
H A Dvf_nlmeans_init.h40 static void compute_safe_ssd_integral_image_c(uint32_t *dst, ptrdiff_t dst_linesize_32, in compute_safe_ssd_integral_image_c() argument
[all...]
H A Dvsrc_sierpinski.c98 uint8_t *dst = frame->data[0] + start * frame->linesize[0]; in draw_triangle_slice() local
123 uint8_t *dst = frame->data[0] + start * frame->linesize[0]; in draw_carpet_slice() local
H A Dvf_feedback.c135 AVFrame *dst = NULL; in activate() local
[all...]
H A Dvf_fieldorder.c76 uint8_t *dst, *src; in filter_frame() local
[all...]
H A Dvf_transpose_opencl.c140 cl_mem src, dst; in transpose_opencl_filter_frame() local
H A Dvf_hwmap.c271 AVFrame *src, *dst; in hwmap_get_buffer() local
H A Dvf_median.c68 static void hadd(htype *dst, const htype *src, int bins) in hadd() argument
74 static void hsub(htype *dst, const htype *src, int bins) in hsub() argument
80 static void hmuladd(htype *dst, const htype *src, int f, int bins) in hmuladd() argument
[all...]
/third_party/ffmpeg/libavresample/
H A Daudio_data.c225 int ff_audio_data_copy(AudioData *dst, AudioData *src, ChannelMapInfo *map) in ff_audio_data_copy() argument
278 ff_audio_data_combine(AudioData *dst, int dst_offset, AudioData *src, int src_offset, int nb_samples) ff_audio_data_combine() argument
[all...]
/third_party/ffmpeg/libavutil/
H A Ddes.c292 static void av_des_crypt_mac(AVDES *d, uint8_t *dst, const uint8_t *src, in av_des_crypt_mac() argument
324 void av_des_crypt(AVDES *d, uint8_t *dst, const uint8_t *src, in av_des_crypt() argument
330 void av_des_mac(AVDES *d, uint8_t *dst, const uint8_t *src, int count) in av_des_mac() argument
H A Dcast5.c396 static void encipher(AVCAST5* cs, uint8_t* dst, const uint8_t* src) in encipher() argument
423 static void decipher(AVCAST5* cs, uint8_t* dst, const uint8_t* src, uint8_t *iv) in decipher() argument
480 void av_cast5_crypt2(AVCAST5* cs, uint8_t* dst, const uint8_t* src, int count, uint8_t *iv, int decrypt) in av_cast5_crypt2() argument
500 av_cast5_crypt(AVCAST5* cs, uint8_t* dst, const uint8_t* src, int count, int decrypt) av_cast5_crypt() argument
[all...]
H A Dbuffer.c117 static void buffer_replace(AVBufferRef **dst, AVBufferRef **src) in buffer_replace() argument
235 AVBufferRef *dst = *pdst; in av_buffer_replace() local
H A Dhwcontext_drm.c120 drm_map_frame(AVHWFramesContext *hwfc, AVFrame *dst, const AVFrame *src, int flags) drm_map_frame() argument
222 drm_transfer_data_from(AVHWFramesContext *hwfc, AVFrame *dst, const AVFrame *src) drm_transfer_data_from() argument
253 drm_transfer_data_to(AVHWFramesContext *hwfc, AVFrame *dst, const AVFrame *src) drm_transfer_data_to() argument
285 drm_map_from(AVHWFramesContext *hwfc, AVFrame *dst, const AVFrame *src, int flags) drm_map_from() argument
[all...]
/third_party/ffmpeg/libavformat/
H A Dmux_utils.c124 int ff_stream_encode_params_copy(AVStream *dst, const AVStream *src) in ff_stream_encode_params_copy() argument
[all...]
H A Dassdec.c52 static int read_dialogue(ASSContext *ass, AVBPrint *dst, const uint8_t *p, in read_dialogue() argument
[all...]

Completed in 15 milliseconds

1...<<21222324252627282930>>...122