Searched refs:decimation (Results 1 - 9 of 9) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/sound/
H A Dbtaudio.c142 int decimation; member in struct:btaudio
267 (bta->decimation << 8),
279 (bta->decimation << 8),
640 bta->decimation = i;
647 bta->decimation = 0;
658 return put_user(HWBASE_AD*4/bta->decimation>>bta->sampleshift, (int*)arg);
922 bta->decimation = 15;
924 bta->decimation = 0;
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/media/video/
H A Dcpia.h181 u8 decimation; member in struct:cam_params::__anon1595
H A Dzoran.h86 int decimation; /* decimation of captured video, member in struct:zoran_params
92 /* The following parameters only have to be set if decimation==0,
93 for other values of decimation they provide the data how the image is captured */
95 int HorDcm; /* Horizontal decimation: 1, 2 or 4 */
96 int VerDcm; /* Vertical decimation: 1 or 2 */
97 int TmpDcm; /* Temporal decimation: 1 or 2,
103 int img_width; /* image width BEFORE decimation,
105 int img_height; /* image height BEFORE decimation,
108 /* --- End of parameters for decimation
[all...]
H A Dcpia.c457 cam->params.compression.decimation ==
1070 new_params.compression.decimation = 0;
1936 LOG("decimation not supported\n");
2041 cam->params.compression.decimation, 0, 0);
H A Dzr36067.c3033 /* Check decimation, set default values for decimation = 1, 2, 4 */
3035 switch (params->decimation) {
3112 "%s: SET PARAMS: error in params for decimation = 0\n",
3120 "%s: SET PARAMS: decimation = %d, must be 0, 1, 2 or 4\n",
3121 zr->name, params->decimation));
3194 zr->params.decimation = 1;
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/linux/
H A Dvideodev.h204 __u16 decimation; /* Decimation divider */ member in struct:video_capture
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/linux/
H A Dvideodev.h204 __u16 decimation; /* Decimation divider */ member in struct:video_capture
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/usb/
H A Dov511.c4794 if (vc->decimation)
/asus-wl-520gu-7.0.1.45/src/router/ov51x/
H A Dov51x.c5925 if (vc->decimation)

Completed in 171 milliseconds