Searched refs:cip_d (Results 1 - 5 of 5) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/ieee1394/
H A Ddv1394.h234 unsigned long cip_d; member in struct:dv1394_init
248 /* Q: What are cip_n and cip_d? */
269 and cip_d to the INIT ioctl.
H A Ddv1394.c288 if (video->cip_accum > (video->cip_d - video->cip_n)) {
291 video->cip_accum -= (video->cip_d - video->cip_n);
931 video->cip_d = init->cip_d != 0 ? init->cip_d : CIP_D_NTSC;
935 video->cip_d = init->cip_d != 0 ? init->cip_d : CIP_D_PAL;
1054 init.cip_d = video->cip_d;
2394 u32 cip_d; member in struct:dv1394_init32
[all...]
H A Ddv1394-private.h538 unsigned long cip_n, cip_d; member in struct:video_card
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavdevice/
H A Ddv1394.h286 unsigned long cip_d; member in struct:dv1394_init
300 /* Q: What are cip_n and cip_d? */
321 and cip_d to the INIT ioctl.
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavdevice/
H A Ddv1394.h285 unsigned long cip_d; member in struct:dv1394_init
299 /* Q: What are cip_n and cip_d? */
320 and cip_d to the INIT ioctl.

Completed in 193 milliseconds