Searched refs:fragIndex (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/dream/camera/
H A Dmsm_vfe8x_proc.c1433 circularIndex = (in->fragIndex) % (2 * fragmentCount);
1436 in->fragIndex = circularIndex + 1;
3707 ctrl->encPath.yPath.fragIndex = 2;
3708 ctrl->encPath.cbcrPath.fragIndex = 2;
3746 ctrl->viewPath.yPath.fragIndex = 2;
3747 ctrl->viewPath.cbcrPath.fragIndex = 2;
H A Dmsm_vfe8x_proc.h355 uint16_t fragIndex; member in struct:vfe_output_path

Completed in 83 milliseconds