Home
last modified time | relevance | path

Searched refs:MMAX_PLENGTH (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/staging/media/av7110/
H A Ddvb_filter.h124 #define MMAX_PLENGTH (256*MAX_PLENGTH) macro
H A Dav7110_ipack.c114 if (p->plength != MMAX_PLENGTH - 6 || p->found <= 6) in av7110_ipack_flush()
257 p->plength = MMAX_PLENGTH - 6; in av7110_ipack_instant_repack()