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