Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/media/pci/tw5864/
H A Dtw5864-video.c16 #define QUANTIZATION_TABLE_LEN 96 macro
19 static const u16 forward_quantization_table[QUANTIZATION_TABLE_LEN] = {
34 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()