Searched refs:drop_frames (Results 1 – 9 of 9) sorted by relevance
142 int drop_frames; member
66 int drop_frames; member
289 &ad->drop_frames)) { in vehicle_parse_sensor()291 ad->drop_frames = 0; //default drop frames; in vehicle_parse_sensor()
126 int drop_frames; member
1953 nvp6324_g_addev->cfg.drop_frames = nvp6324_g_addev->drop_frames; in nvp6324_ad_get_cfg()
4743 drop_frames_number = cif->drop_frames; in vehicle_cif_reverse_open()4836 &cif->drop_frames)) { in cif_parse_dt()4838 cif->drop_frames = 0; //default drop frames; in cif_parse_dt()4920 VEHICLE_DG("%s, drop_frames = %d\n", __func__, cif->drop_frames); in cif_parse_dt()
1491 drop_frames_number = v_cfg->drop_frames; in vehicle_flinger_reverse_open()
232 pdev->drop_frames += 2; in pwc_frame_complete()254 pdev->drop_frames++; in pwc_frame_complete()264 if (pdev->drop_frames > 0) { in pwc_frame_complete()265 pdev->drop_frames--; in pwc_frame_complete()
262 int drop_frames; member