Home
last modified time | relevance | path

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

/openbmc/linux/drivers/staging/media/av7110/
H A Dav7110_hw.h327 #define DATA_BUFF3_SIZE 0x0400 macro
H A Dav7110_hw.c968 if (length * 4 > DATA_BUFF3_SIZE) in OSDSetPalette()