Searched refs:DV1394_NTSC_FRAME_SIZE (Results 1 - 6 of 6) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/ieee1394/
H A Ddv1394.h68 read( <a raw DV file>, buf, DV1394_NTSC_FRAME_SIZE );
69 write( <the dv1394 FD>, buf, DV1394_NTSC_FRAME_SIZE );
198 #define DV1394_NTSC_FRAME_SIZE (480 * DV1394_NTSC_PACKETS_PER_FRAME) macro
H A Ddv1394.c881 new_buf_size = DV1394_NTSC_FRAME_SIZE * init->n_frames;
932 video->frame_size = DV1394_NTSC_FRAME_SIZE;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavdevice/
H A Ddv1394.h78 read( <a raw DV file>, buf, DV1394_NTSC_FRAME_SIZE );
79 write( <the dv1394 FD>, buf, DV1394_NTSC_FRAME_SIZE );
209 #define DV1394_NTSC_FRAME_SIZE (480 * DV1394_NTSC_PACKETS_PER_FRAME) macro
H A Ddv1394.c205 if (munmap(dv->ring, DV1394_NTSC_FRAME_SIZE * DV1394_RING_FRAMES) < 0)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavdevice/
H A Ddv1394.h78 read( <a raw DV file>, buf, DV1394_NTSC_FRAME_SIZE );
79 write( <the dv1394 FD>, buf, DV1394_NTSC_FRAME_SIZE );
208 #define DV1394_NTSC_FRAME_SIZE (480 * DV1394_NTSC_PACKETS_PER_FRAME) macro
H A Ddv1394.c206 if (munmap(dv->ring, DV1394_NTSC_FRAME_SIZE * DV1394_RING_FRAMES) < 0)

Completed in 125 milliseconds