Home
last modified time | relevance | path

Searched refs:MAX_PVA_LENGTH (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/media/usb/ttusb-dec/
H A Dttusb_dec.c60 #define MAX_PVA_LENGTH 6144 macro
124 u8 packet[MAX_PVA_LENGTH + 4];
137 u8 v_pes[16 + MAX_PVA_LENGTH];
470 if (length > 8 + MAX_PVA_LENGTH) { in ttusb_dec_process_pva()
/kernel/linux/linux-6.6/drivers/media/usb/ttusb-dec/
H A Dttusb_dec.c60 #define MAX_PVA_LENGTH 6144 macro
124 u8 packet[MAX_PVA_LENGTH + 4];
137 u8 v_pes[16 + MAX_PVA_LENGTH];
467 if (length > 8 + MAX_PVA_LENGTH) { in ttusb_dec_process_pva()

Completed in 6 milliseconds