Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/media/dvb/frontends/
Dstv090x_priv.h198 struct stv090x_long_frame_crloop { struct
Dstv090x.c583 static struct stv090x_long_frame_crloop stv090x_s2_crl_cut20[] = {
602 static struct stv090x_long_frame_crloop stv090x_s2_crl_cut30[] = {
621 static struct stv090x_long_frame_crloop stv090x_s2_apsk_crl_cut20[] = {
637 static struct stv090x_long_frame_crloop stv090x_s2_apsk_crl_cut30[] = {
652 static struct stv090x_long_frame_crloop stv090x_s2_lowqpsk_crl_cut20[] = {
659 static struct stv090x_long_frame_crloop stv090x_s2_lowqpsk_crl_cut30[] = {
2696 struct stv090x_long_frame_crloop *car_loop, *car_loop_qpsk_low, *car_loop_apsk_low; in stv090x_optimize_carloop()