Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/media/pci/tw5864/
Dtw5864-video.c18 #define VLC_LOOKUP_TABLE_LEN 1024 macro
50 static const u16 encoder_vlc_lookup_table[VLC_LOOKUP_TABLE_LEN] = {
1500 for (i = 0; i < VLC_LOOKUP_TABLE_LEN; i++) { in tw5864_encoder_tables_upload()