Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/media/pci/tw5864/
Dtw5864-video.c25 #define QUANTIZATION_TABLE_LEN 96 macro
28 static const u16 forward_quantization_table[QUANTIZATION_TABLE_LEN] = {
43 static const u16 inverse_quantization_table[QUANTIZATION_TABLE_LEN] = {
1512 for (i = 0; i < QUANTIZATION_TABLE_LEN; i++) { in tw5864_encoder_tables_upload()
1517 for (i = 0; i < QUANTIZATION_TABLE_LEN; i++) { in tw5864_encoder_tables_upload()