Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/media/pci/tw5864/
Dtw5864-video.c17 #define QUANTIZATION_TABLE_LEN 96 macro
20 static const u16 forward_quantization_table[QUANTIZATION_TABLE_LEN] = {
35 static const u16 inverse_quantization_table[QUANTIZATION_TABLE_LEN] = {
1506 for (i = 0; i < QUANTIZATION_TABLE_LEN; i++) { in tw5864_encoder_tables_upload()
1511 for (i = 0; i < QUANTIZATION_TABLE_LEN; i++) { in tw5864_encoder_tables_upload()