Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/usb/
Dw9968cf_decoder.h28 static const unsigned char Y_QUANTABLE[64] = { variable
50 static const unsigned char Y_QUANTABLE[64] = { variable
Dw9968cf.c1415 a = Y_QUANTABLE[j] | ((unsigned)(Y_QUANTABLE[j+1]) << 8); in w9968cf_upload_quantizationtables()