Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/media/pci/tw5864/
H A Dtw5864-video.c17 #define VLC_LOOKUP_TABLE_LEN 1024 macro
49 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()
/kernel/linux/linux-6.6/drivers/media/pci/tw5864/
H A Dtw5864-video.c17 #define VLC_LOOKUP_TABLE_LEN 1024 macro
49 static const u16 encoder_vlc_lookup_table[VLC_LOOKUP_TABLE_LEN] = {
1499 for (i = 0; i < VLC_LOOKUP_TABLE_LEN; i++) { in tw5864_encoder_tables_upload()

Completed in 4 milliseconds