Home
last modified time | relevance | path

Searched refs:BMPLEN (Results 1 – 3 of 3) sorted by relevance

/drivers/media/pci/ttpci/
Dav7110.h138 #define BMPLEN (8*32768+1024) macro
Dav7110_av.c1631 av7110->kbuf[0] = (u8 *)(av7110->iobuf + AVOUTLEN + AOUTLEN + BMPLEN); in av7110_av_init()
Dav7110.c2677 av7110->iobuf = vmalloc(AVOUTLEN+AOUTLEN+BMPLEN+4*IPACKS); in av7110_attach()