Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/media/pci/tw5864/
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()