Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/media/pci/tw5864/
Dtw5864-video.c26 #define VLC_LOOKUP_TABLE_LEN 1024 macro
58 static const u16 encoder_vlc_lookup_table[VLC_LOOKUP_TABLE_LEN] = {
1506 for (i = 0; i < VLC_LOOKUP_TABLE_LEN; i++) { in tw5864_encoder_tables_upload()