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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/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.c882 new_buf_size = DV1394_NTSC_FRAME_SIZE * init->n_frames;
933 video->frame_size = DV1394_NTSC_FRAME_SIZE;
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/ffmpeg-0.5.1/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.c221 if (munmap(dv->ring, DV1394_NTSC_FRAME_SIZE * DV1394_RING_FRAMES) < 0)

Completed in 108 milliseconds