Searched refs:zr36050_tq (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/staging/media/zoran/ |
H A D | zr36050.c | 288 static const char zr36050_tq[8] = { 0, 1, 1, 0, 0, 0, 0, 0 }; //table idx's QT variable 328 sof_data[12 + (i * 3)] = zr36050_tq[i]; // Q table selection in zr36050_set_sof()
|
/kernel/linux/linux-6.6/drivers/media/pci/zoran/ |
H A D | zr36050.c | 261 static const char zr36050_tq[8] = { 0, 1, 1, 0, 0, 0, 0, 0 }; //table idx's QT variable 304 sof_data[12 + (i * 3)] = zr36050_tq[i]; // Q table selection in zr36050_set_sof()
|
Completed in 3 milliseconds