Searched refs:vbuf (Results 1 - 23 of 23) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/transmission-2.73/libtransmission/
H A Djson.h21 const void * vbuf,
H A Djson.c136 const void * vbuf,
144 const unsigned char * buf = vbuf;
135 tr_jsonParse( const char * source, const void * vbuf, size_t len, tr_benc * setme_benc, const uint8_t ** setme_end ) argument
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/m68k/include/asm/
H A Dmcfne.h152 void ne2000_insb(unsigned int addr, void *vbuf, int unsigned long len);
153 void ne2000_insw(unsigned int addr, void *vbuf, unsigned long len);
154 void ne2000_outsb(unsigned int addr, void *vbuf, unsigned long len);
155 void ne2000_outsw(unsigned int addr, void *vbuf, unsigned long len);
186 void ne2000_insb(unsigned int addr, void *vbuf, int unsigned long len) argument
191 buf = (unsigned char *) vbuf;
199 void ne2000_insw(unsigned int addr, void *vbuf, unsigned long len) argument
204 buf = (unsigned short *) vbuf;
212 void ne2000_outsb(unsigned int addr, const void *vbuf, unsigned long len) argument
217 buf = (unsigned char *) vbuf;
225 ne2000_outsw(unsigned int addr, const void *vbuf, unsigned long len) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libswscale/
H A Doutput.c379 const int16_t *ubuf[2], const int16_t *vbuf[2],
439 const int16_t *ubuf[2], const int16_t *vbuf[2],
502 const int16_t *ubuf[2], const int16_t *vbuf[2], \
506 name ## base ## _2_c_template(c, buf, ubuf, vbuf, abuf, \
511 const int16_t *ubuf[2], const int16_t *vbuf[2], \
515 name ## base ## _1_c_template(c, buf0, ubuf, vbuf, \
582 const int16_t *ubuf[2], const int16_t *vbuf[2],
589 *vbuf0 = vbuf[0], *vbuf1 = vbuf[1];
613 const int16_t *ubuf[2], const int16_t *vbuf[
378 yuv2mono_2_c_template(SwsContext *c, const int16_t *buf[2], const int16_t *ubuf[2], const int16_t *vbuf[2], const int16_t *abuf[2], uint8_t *dest, int dstW, int yalpha, int uvalpha, int y, enum AVPixelFormat target) argument
438 yuv2mono_1_c_template(SwsContext *c, const int16_t *buf0, const int16_t *ubuf[2], const int16_t *vbuf[2], const int16_t *abuf0, uint8_t *dest, int dstW, int uvalpha, int y, enum AVPixelFormat target) argument
581 yuv2422_2_c_template(SwsContext *c, const int16_t *buf[2], const int16_t *ubuf[2], const int16_t *vbuf[2], const int16_t *abuf[2], uint8_t *dest, int dstW, int yalpha, int uvalpha, int y, enum AVPixelFormat target) argument
612 yuv2422_1_c_template(SwsContext *c, const int16_t *buf0, const int16_t *ubuf[2], const int16_t *vbuf[2], const int16_t *abuf0, uint8_t *dest, int dstW, int uvalpha, int y, enum AVPixelFormat target) argument
757 yuv2rgba64_2_c_template(SwsContext *c, const int32_t *buf[2], const int32_t *ubuf[2], const int32_t *vbuf[2], const int32_t *abuf[2], uint16_t *dest, int dstW, int yalpha, int uvalpha, int y, enum AVPixelFormat target, int hasAlpha) argument
812 yuv2rgba64_1_c_template(SwsContext *c, const int32_t *buf0, const int32_t *ubuf[2], const int32_t *vbuf[2], const int32_t *abuf0, uint16_t *dest, int dstW, int uvalpha, int y, enum AVPixelFormat target, int hasAlpha) argument
960 yuv2rgb48_2_c_template(SwsContext *c, const int32_t *buf[2], const int32_t *ubuf[2], const int32_t *vbuf[2], const int32_t *abuf[2], uint16_t *dest, int dstW, int yalpha, int uvalpha, int y, enum AVPixelFormat target, int hasAlpha) argument
1002 yuv2rgb48_1_c_template(SwsContext *c, const int32_t *buf0, const int32_t *ubuf[2], const int32_t *vbuf[2], const int32_t *abuf0, uint16_t *dest, int dstW, int uvalpha, int y, enum AVPixelFormat target, int hasAlpha) argument
1313 yuv2rgb_2_c_template(SwsContext *c, const int16_t *buf[2], const int16_t *ubuf[2], const int16_t *vbuf[2], const int16_t *abuf[2], uint8_t *dest, int dstW, int yalpha, int uvalpha, int y, enum AVPixelFormat target, int hasAlpha) argument
1351 yuv2rgb_1_c_template(SwsContext *c, const int16_t *buf0, const int16_t *ubuf[2], const int16_t *vbuf[2], const int16_t *abuf0, uint8_t *dest, int dstW, int uvalpha, int y, enum AVPixelFormat target, int hasAlpha) argument
1651 yuv2rgb_full_2_c_template(SwsContext *c, const int16_t *buf[2], const int16_t *ubuf[2], const int16_t *vbuf[2], const int16_t *abuf[2], uint8_t *dest, int dstW, int yalpha, int uvalpha, int y, enum AVPixelFormat target, int hasAlpha) argument
1693 yuv2rgb_full_1_c_template(SwsContext *c, const int16_t *buf0, const int16_t *ubuf[2], const int16_t *vbuf[2], const int16_t *abuf0, uint8_t *dest, int dstW, int uvalpha, int y, enum AVPixelFormat target, int hasAlpha) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/tm6000/
H A Dtm6000-video.c197 struct tm6000_buffer *vbuf; local
202 get_next_buf (dma_q, &vbuf);
203 if (!vbuf)
205 voutp = videobuf_to_vmalloc(&vbuf->vb);
264 buffer_filled (dev, dma_q, vbuf);
267 get_next_buf (dma_q, &vbuf);
268 if (!vbuf)
270 voutp = videobuf_to_vmalloc (&vbuf->vb);
273 memset(voutp, 0, vbuf->vb.size);
275 linewidth = vbuf
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libswscale/
H A Dswscale.c374 const int32_t *ubuf[2], const int32_t *vbuf[2],
394 const int32_t *ubuf[2], const int32_t *vbuf[2],
436 **vbuf = (const int32_t **) _vbuf, \
439 name ## base ## _2_c_template(c, buf, ubuf, vbuf, abuf, \
450 **vbuf = (const int32_t **) _vbuf, \
453 name ## base ## _1_c_template(c, buf0, ubuf, vbuf, abuf0, dest, \
505 const int16_t *ubuf[2], const int16_t *vbuf[2],
531 const int16_t *ubuf[2], const int16_t *vbuf[2],
568 const int16_t *ubuf[2], const int16_t *vbuf[2], \
572 name ## base ## _2_c_template(c, buf, ubuf, vbuf, abu
373 yuv2gray16_2_c_template(SwsContext *c, const int32_t *buf[2], const int32_t *ubuf[2], const int32_t *vbuf[2], const int32_t *abuf[2], uint16_t *dest, int dstW, int yalpha, int uvalpha, int y, enum PixelFormat target) argument
393 yuv2gray16_1_c_template(SwsContext *c, const int32_t *buf0, const int32_t *ubuf[2], const int32_t *vbuf[2], const int32_t *abuf0, uint16_t *dest, int dstW, int uvalpha, int y, enum PixelFormat target) argument
504 yuv2mono_2_c_template(SwsContext *c, const int16_t *buf[2], const int16_t *ubuf[2], const int16_t *vbuf[2], const int16_t *abuf[2], uint8_t *dest, int dstW, int yalpha, int uvalpha, int y, enum PixelFormat target) argument
530 yuv2mono_1_c_template(SwsContext *c, const int16_t *buf0, const int16_t *ubuf[2], const int16_t *vbuf[2], const int16_t *abuf0, uint8_t *dest, int dstW, int uvalpha, int y, enum PixelFormat target) argument
642 yuv2422_2_c_template(SwsContext *c, const int16_t *buf[2], const int16_t *ubuf[2], const int16_t *vbuf[2], const int16_t *abuf[2], uint8_t *dest, int dstW, int yalpha, int uvalpha, int y, enum PixelFormat target) argument
666 yuv2422_1_c_template(SwsContext *c, const int16_t *buf0, const int16_t *ubuf[2], const int16_t *vbuf[2], const int16_t *abuf0, uint8_t *dest, int dstW, int uvalpha, int y, enum PixelFormat target) argument
770 yuv2rgb48_2_c_template(SwsContext *c, const int32_t *buf[2], const int32_t *ubuf[2], const int32_t *vbuf[2], const int32_t *abuf[2], uint16_t *dest, int dstW, int yalpha, int uvalpha, int y, enum PixelFormat target) argument
812 yuv2rgb48_1_c_template(SwsContext *c, const int32_t *buf0, const int32_t *ubuf[2], const int32_t *vbuf[2], const int32_t *abuf0, uint16_t *dest, int dstW, int uvalpha, int y, enum PixelFormat target) argument
1070 yuv2rgb_2_c_template(SwsContext *c, const int16_t *buf[2], const int16_t *ubuf[2], const int16_t *vbuf[2], const int16_t *abuf[2], uint8_t *dest, int dstW, int yalpha, int uvalpha, int y, enum PixelFormat target, int hasAlpha) argument
1106 yuv2rgb_1_c_template(SwsContext *c, const int16_t *buf0, const int16_t *ubuf[2], const int16_t *vbuf[2], const int16_t *abuf0, uint8_t *dest, int dstW, int uvalpha, int y, enum PixelFormat target, int hasAlpha) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libswscale/x86/
H A Dswscale_template.c861 const int16_t *ubuf[2], const int16_t *vbuf[2],
925 const int16_t *ubuf[2], const int16_t *vbuf[2],
948 const int16_t *ubuf[2], const int16_t *vbuf[2],
977 const int16_t *ubuf[2], const int16_t *vbuf[2],
1046 const int16_t *ubuf[2], const int16_t *vbuf[2],
1185 const int16_t *ubuf[2], const int16_t *vbuf[2],
1254 const int16_t *ubuf[2], const int16_t *vbuf[2],
1295 const int16_t *ubuf[2], const int16_t *vbuf[2],
1348 const int16_t *ubuf[2], const int16_t *vbuf[2],
1438 const int16_t *ubuf[2], const int16_t *vbuf[
860 yuv2rgb32_2(SwsContext *c, const int16_t *buf[2], const int16_t *ubuf[2], const int16_t *vbuf[2], const int16_t *abuf[2], uint8_t *dest, int dstW, int yalpha, int uvalpha, int y) argument
924 yuv2bgr24_2(SwsContext *c, const int16_t *buf[2], const int16_t *ubuf[2], const int16_t *vbuf[2], const int16_t *abuf[2], uint8_t *dest, int dstW, int yalpha, int uvalpha, int y) argument
947 yuv2rgb555_2(SwsContext *c, const int16_t *buf[2], const int16_t *ubuf[2], const int16_t *vbuf[2], const int16_t *abuf[2], uint8_t *dest, int dstW, int yalpha, int uvalpha, int y) argument
976 yuv2rgb565_2(SwsContext *c, const int16_t *buf[2], const int16_t *ubuf[2], const int16_t *vbuf[2], const int16_t *abuf[2], uint8_t *dest, int dstW, int yalpha, int uvalpha, int y) argument
1045 yuv2yuyv422_2(SwsContext *c, const int16_t *buf[2], const int16_t *ubuf[2], const int16_t *vbuf[2], const int16_t *abuf[2], uint8_t *dest, int dstW, int yalpha, int uvalpha, int y) argument
1184 yuv2rgb32_1(SwsContext *c, const int16_t *buf0, const int16_t *ubuf[2], const int16_t *vbuf[2], const int16_t *abuf0, uint8_t *dest, int dstW, int uvalpha, int y) argument
1253 yuv2bgr24_1(SwsContext *c, const int16_t *buf0, const int16_t *ubuf[2], const int16_t *vbuf[2], const int16_t *abuf0, uint8_t *dest, int dstW, int uvalpha, int y) argument
1294 yuv2rgb555_1(SwsContext *c, const int16_t *buf0, const int16_t *ubuf[2], const int16_t *vbuf[2], const int16_t *abuf0, uint8_t *dest, int dstW, int uvalpha, int y) argument
1347 yuv2rgb565_1(SwsContext *c, const int16_t *buf0, const int16_t *ubuf[2], const int16_t *vbuf[2], const int16_t *abuf0, uint8_t *dest, int dstW, int uvalpha, int y) argument
1437 yuv2yuyv422_1(SwsContext *c, const int16_t *buf0, const int16_t *ubuf[2], const int16_t *vbuf[2], const int16_t *abuf0, uint8_t *dest, int dstW, int uvalpha, int y) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/video/
H A Dvivi.c449 void *vbuf = videobuf_to_vmalloc(&buf->vb); local
454 if (!vbuf)
458 memcpy(vbuf + h * wmax * 2, dev->line + (dev->mv_count % wmax) * 2, wmax * 2);
470 gen_text(dev, vbuf, line++ * 16, 16, str);
473 gen_text(dev, vbuf, line++ * 16, 16, str);
480 gen_text(dev, vbuf, line++ * 16, 16, str);
482 gen_text(dev, vbuf, line++ * 16, 16, str);
H A Dmx1_camera.c234 struct videobuf_buffer *vbuf = &pcdev->active->vb; local
245 videobuf_to_dma_contig(vbuf),
246 vbuf->size, pcdev->res->start +
H A Ds2255drv.c628 char *vbuf = videobuf_to_vmalloc(&buf->vb); local
632 if (!vbuf)
643 vbuf, buf->vb.width,
648 memcpy(vbuf, tmpbuf, buf->vb.width * buf->vb.height);
652 memcpy(vbuf, tmpbuf, buf->vb.size);
655 memcpy(vbuf, tmpbuf,
668 (unsigned long)vbuf, pos);
H A Dzr364xx.c510 char *vbuf = videobuf_to_vmalloc(&buf->vb); local
514 if (!vbuf)
524 memcpy(vbuf, tmpbuf, buf->vb.size);
535 (unsigned long)vbuf, pos);
/netgear-R7000-V1.0.7.12_1.2.5/src/router/iputils/racoon/
H A Disakmp.c2026 set_isakmp_header(vbuf, iph1, nptype)
2027 vchar_t *vbuf;
2033 if (vbuf->l < sizeof(*isakmp))
2036 isakmp = (struct isakmp *)vbuf->v;
2044 isakmp->len = htonl(vbuf->l);
2046 return vbuf->v + sizeof(*isakmp);
2053 set_isakmp_header2(vbuf, iph2, nptype)
2054 vchar_t *vbuf;
2060 if (vbuf->l < sizeof(*isakmp))
2063 isakmp = (struct isakmp *)vbuf
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/ppp-2.4.4/pppd/
H A Dmain.c2172 char *p, *q, *vbuf; local
2179 vbuf = malloc(vlen + 1);
2180 if (vbuf == 0)
2182 q = vbuf;
2184 q += slprintf(q, vbuf + vlen - q, "%s;", p);
2188 dbuf.dptr = vbuf;
2193 if (vbuf)
2194 free(vbuf);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/solo6x10/
H A Dsolo6010-v4l2-enc.c366 struct videobuf_buffer *vb, dma_addr_t vbuf)
378 vbuf += sizeof(jpeg_header);
381 return enc_get_jpeg_dma(solo_dev, vbuf, enc_buf->jpeg_off,
386 struct videobuf_buffer *vb, dma_addr_t vbuf)
439 vbuf += sizeof(vid_vop_header);
445 ret = enc_get_mpeg_dma_t(solo_dev, vbuf, frame_off, frame_size);
459 dma_addr_t vbuf; local
491 if (!(vbuf = videobuf_to_dma_contig(vb)))
498 ret = solo_fill_mpeg(fh, enc_buf, vb, vbuf);
500 ret = solo_fill_jpeg(fh, enc_buf, vb, vbuf);
365 solo_fill_jpeg(struct solo_enc_fh *fh, struct solo_enc_buf *enc_buf, struct videobuf_buffer *vb, dma_addr_t vbuf) argument
385 solo_fill_mpeg(struct solo_enc_fh *fh, struct solo_enc_buf *enc_buf, struct videobuf_buffer *vb, dma_addr_t vbuf) argument
[all...]
H A Dsolo6010-v4l2.c210 dma_addr_t vbuf; local
216 if (!(vbuf = videobuf_to_dma_contig(vb)))
237 vbuf, fdma_addr + (j * SOLO_HW_BPL),
240 vbuf += solo_bytesperline(solo_dev);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iproute2/ip/
H A Dxfrm_state.c142 char vbuf[3]; local
145 vbuf[0] = i >= 0 ? p[i] : '0';
146 vbuf[1] = p[i + 1];
147 vbuf[2] = '\0';
149 if (get_u8(&val, vbuf, 16))
/netgear-R7000-V1.0.7.12_1.2.5/src/router/iputils/setkey/
H A Dparse.y879 setvarbuf(off, ebuf, elen, vbuf, vlen)
880 caddr_t vbuf;
886 memcpy(m_buf + *off + elen, vbuf, vlen);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dmpegvideo_motion.c327 uint8_t *vbuf = ubuf + 9 * s->uvlinesize; local
333 s->vdsp.emulated_edge_mc(vbuf, ptr_cr,
339 ptr_cr = vbuf;
549 uint8_t *vbuf = ubuf + 9 * s->uvlinesize; local
555 s->vdsp.emulated_edge_mc(vbuf, ptr_cr,
561 ptr_cr = vbuf;
H A Dmpegvideo.c2555 uint8_t *vbuf =ubuf + 9 * s->uvlinesize; local
2561 s->vdsp.emulated_edge_mc(vbuf, ptr_cr,
2567 ptr_cr = vbuf;
H A Dvc1dec.c444 uint8_t *vbuf = ubuf + 9 * s->uvlinesize; local
458 s->vdsp.emulated_edge_mc(vbuf, srcV,
464 srcV = vbuf;
1965 uint8_t *vbuf = ubuf + 9 * s->uvlinesize; local
1979 s->vdsp.emulated_edge_mc(vbuf, srcV,
1985 srcV = vbuf;
/netgear-R7000-V1.0.7.12_1.2.5/src/router/ppp/pppd/
H A Dmain.c1757 char *p, *q, *vbuf; local
1764 vbuf = malloc(vlen);
1765 if (vbuf == 0)
1767 q = vbuf;
1769 q += slprintf(q, vbuf + vlen - q, "%s;", p);
1773 dbuf.dptr = vbuf;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libswscale/x86/
H A Dswscale_template.c766 const int16_t *ubuf[2], const int16_t *vbuf[2],
830 const int16_t *ubuf[2], const int16_t *vbuf[2],
853 const int16_t *ubuf[2], const int16_t *vbuf[2],
882 const int16_t *ubuf[2], const int16_t *vbuf[2],
951 const int16_t *ubuf[2], const int16_t *vbuf[2],
765 yuv2rgb32_2(SwsContext *c, const int16_t *buf[2], const int16_t *ubuf[2], const int16_t *vbuf[2], const int16_t *abuf[2], uint8_t *dest, int dstW, int yalpha, int uvalpha, int y) argument
829 yuv2bgr24_2(SwsContext *c, const int16_t *buf[2], const int16_t *ubuf[2], const int16_t *vbuf[2], const int16_t *abuf[2], uint8_t *dest, int dstW, int yalpha, int uvalpha, int y) argument
852 yuv2rgb555_2(SwsContext *c, const int16_t *buf[2], const int16_t *ubuf[2], const int16_t *vbuf[2], const int16_t *abuf[2], uint8_t *dest, int dstW, int yalpha, int uvalpha, int y) argument
881 yuv2rgb565_2(SwsContext *c, const int16_t *buf[2], const int16_t *ubuf[2], const int16_t *vbuf[2], const int16_t *abuf[2], uint8_t *dest, int dstW, int yalpha, int uvalpha, int y) argument
950 yuv2yuyv422_2(SwsContext *c, const int16_t *buf[2], const int16_t *ubuf[2], const int16_t *vbuf[2], const int16_t *abuf[2], uint8_t *dest, int dstW, int yalpha, int uvalpha, int y) argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/mutex/
H A Dtest_mutex.c981 char *const vbuf = verbose ? "-v" : NULL; local
1000 args[11] = vbuf;

Completed in 306 milliseconds