Home
last modified time | relevance | path

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

/drivers/media/dvb-frontends/
Dstv090x_priv.h198 struct stv090x_long_frame_crloop { struct
Dstv090x.c586 static struct stv090x_long_frame_crloop stv090x_s2_crl_cut20[] = {
605 static struct stv090x_long_frame_crloop stv090x_s2_crl_cut30[] = {
624 static struct stv090x_long_frame_crloop stv090x_s2_apsk_crl_cut20[] = {
640 static struct stv090x_long_frame_crloop stv090x_s2_apsk_crl_cut30[] = {
655 static struct stv090x_long_frame_crloop stv090x_s2_lowqpsk_crl_cut20[] = {
662 static struct stv090x_long_frame_crloop stv090x_s2_lowqpsk_crl_cut30[] = {
2706 struct stv090x_long_frame_crloop *car_loop, *car_loop_qpsk_low, *car_loop_apsk_low; in stv090x_optimize_carloop()