Searched refs:DV1394_PAL_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.h199 #define DV1394_PAL_FRAME_SIZE (480 * DV1394_PAL_PACKETS_PER_FRAME) macro
H A Ddv1394.c884 new_buf_size = DV1394_PAL_FRAME_SIZE * init->n_frames;
937 video->frame_size = DV1394_PAL_FRAME_SIZE;
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/ffmpeg-0.5.1/libavdevice/
H A Ddv1394.h209 #define DV1394_PAL_FRAME_SIZE (480 * DV1394_PAL_PACKETS_PER_FRAME) macro
H A Ddv1394.c115 dv->ring = mmap(NULL, DV1394_PAL_FRAME_SIZE * DV1394_RING_FRAMES,
204 dv->ring + (dv->index * DV1394_PAL_FRAME_SIZE),
205 DV1394_PAL_FRAME_SIZE);

Completed in 106 milliseconds