Searched defs:dst (Results 176 - 200 of 772) sorted by relevance

1234567891011>>

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/ffmpeg-0.5.1/libavcodec/
H A Deacmv.c51 unsigned char *dst = s->frame.data[0]; local
61 static void cmv_motcomp(unsigned char *dst, int dst_stride, argument
88 unsigned char *dst = s->frame.data[0] + (y*4)*s->frame.linesize[0] + x*4; local
[all...]
H A Dfraps.c86 static int fraps2_decode_plane(FrapsContext *s, uint8_t *dst, int stride, int w, argument
H A Diirfilter.c118 void ff_iir_filter(const struct FFIIRFilterCoeffs *c, struct FFIIRFilterState *s, int size, const int16_t *src, int sstep, int16_t *dst, int dstep) argument
H A Dmpc7.c115 static inline void idx_to_quant(MPCContext *c, GetBitContext *gb, int idx, int *dst) argument
H A Dpcx.c45 static const uint8_t *pcx_rle_decode(const uint8_t *src, uint8_t *dst, argument
64 static void pcx_palette(const uint8_t **src, uint32_t *dst, unsigned int pallen) { argument
H A Drv30.c70 static int rv30_decode_intra_types(RV34DecContext *r, GetBitContext *gb, int8_t *dst) argument
H A Dtarga.c42 static void targa_decode_rle(AVCodecContext *avctx, TargaContext *s, const uint8_t *src, uint8_t *dst, int w, int h, int stride, int bpp) argument
99 uint8_t *dst; local
[all...]
H A Dtiertexseqv.c38 static const unsigned char *seq_unpack_rle_block(const unsigned char *src, unsigned char *dst, int dst_size) argument
68 static const unsigned char *seq_decode_op1(SeqVideoContext *seq, const unsigned char *src, unsigned char *dst) argument
109 seq_decode_op2(SeqVideoContext *seq, const unsigned char *src, unsigned char *dst) argument
122 seq_decode_op3(SeqVideoContext *seq, const unsigned char *src, unsigned char *dst) argument
140 unsigned char *dst; local
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/ffmpeg-0.5.1/libavcodec/mlib/
H A Ddsputil_mlib.c377 static void bswap_buf_mlib(uint32_t *dst, const uint32_t *src, int w) argument
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/isdn/hardware/eicon/
H A Ddadapter.c176 int src, dst; local
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/isdn/hisax/
H A Disdnhdlc.c124 isdnhdlc_decode(struct isdnhdlc_vars *hdlc, const unsigned char *src, int slen, int *count, unsigned char *dst, int dsize) argument
346 isdnhdlc_encode(struct isdnhdlc_vars *hdlc, const unsigned char *src, unsigned short slen, int *count, unsigned char *dst, int dsize) argument
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/isdn/hysdn/
H A Dboardergo.c218 unsigned char *dst; local
266 unsigned char *dst; local
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/media/video/cx25840/
H A Dcx25840-vbi.c35 static int decode_vps(u8 * dst, u8 * p) argument
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/media/video/ivtv/
H A Divtv-firmware.c56 volatile u32 __iomem *dst = (volatile u32 __iomem *)mem; local
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/powerpc/kernel/
H A Diomap.c67 void ioread8_rep(void __iomem *addr, void *dst, unsigned long count) argument
71 void ioread16_rep(void __iomem *addr, void *dst, unsigned long count) argument
75 void ioread32_rep(void __iomem *addr, void *dst, unsigned long count) argument
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/s390/lib/
H A Duaccess_mvcos.c183 strncpy_from_user_mvcos(size_t count, const char __user *src, char *dst) argument
H A Duaccess_std.c209 size_t strncpy_from_user_std(size_t size, const char __user *src, char *dst) argument
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/sh/kernel/
H A Dio_generic.c77 void generic_insb(unsigned long port, void *dst, unsigned long count) argument
87 void generic_insw(unsigned long port, void *dst, unsigned long count) argument
99 void generic_insl(unsigned long port, void *dst, unsigned long count) argument
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/char/rio/
H A Drio_linux.h120 char __iomem *dst = dest; local
133 char __iomem *dst = dest; local
145 char *dst = dest; local
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/x86_64/crypto/
H A Daes.c290 static void aes_encrypt(struct crypto_tfm *tfm, u8 *dst, const u8 *src) argument
295 static void aes_decrypt(struct crypto_tfm *tfm, u8 *dst, const u8 *src) argument
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/crypto/
H A Danubis.c579 __be32 *dst = (__be32 *)ciphertext; local
663 static void anubis_encrypt(struct crypto_tfm *tfm, u8 *dst, const u8 *src) argument
669 static void anubis_decrypt(struct crypto_tfm *tfm, u8 *dst, const u8 *src) argument
H A Dblowfish.c321 static void encrypt_block(struct bf_ctx *bctx, u32 *dst, u32 *src) argument
352 static void bf_encrypt(struct crypto_tfm *tfm, u8 *dst, const u8 *src) argument
365 static void bf_decrypt(struct crypto_tfm *tfm, u8 *dst, const u8 *src) argument
H A Dcast5.c584 __be32 *dst = (__be32 *)outbuf; local
649 __be32 *dst = (__be32 *)outbuf; local
H A Dcast6.c452 __be32 *dst = (__be32 *)outbuf; local
484 __be32 *dst = (__be32 *)outbuf; local
[all...]
H A Decb.c69 crypto_ecb_encrypt(struct blkcipher_desc *desc, struct scatterlist *dst, struct scatterlist *src, unsigned int nbytes) argument
83 crypto_ecb_decrypt(struct blkcipher_desc *desc, struct scatterlist *dst, struct scatterlist *src, unsigned int nbytes) argument

Completed in 239 milliseconds

1234567891011>>