Searched refs:cdt (Results 1 - 11 of 11) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/cx25821/
H A Dcx25821-core.c56 .cdt = VID_A_CDT,
78 .cdt = VID_B_CDT,
100 .cdt = VID_C_CDT,
122 .cdt = VID_D_CDT,
144 .cdt = VID_E_CDT,
166 .cdt = VID_F_CDT,
188 .cdt = VID_G_CDT,
210 .cdt = VID_H_CDT,
231 .cdt = AUD_A_CDT,
245 .cdt
471 u32 cdt; local
540 u32 cdt; local
[all...]
H A Dcx25821-audio-upstream.c51 u32 cdt; local
62 cdt = ch->cdt;
72 cx_write(cdt + 16 * i, ch->fifo_start + bpl * i);
73 cx_write(cdt + 16 * i + 4, 0);
74 cx_write(cdt + 16 * i + 8, 0);
75 cx_write(cdt + 16 * i + 12, 0);
82 cx_write(ch->cmds_start + 8, cdt);
94 cx_write(ch->ptr2_reg, cdt);
H A Dcx25821-video-upstream.c49 u32 cdt; local
60 cdt = ch->cdt;
70 cx_write(cdt + 16 * i, ch->fifo_start + bpl * i);
71 cx_write(cdt + 16 * i + 4, 0);
72 cx_write(cdt + 16 * i + 8, 0);
73 cx_write(cdt + 16 * i + 12, 0);
80 cx_write(ch->cmds_start + 8, cdt);
91 cx_write(ch->ptr2_reg, cdt);
H A Dcx25821.h476 u32 cdt; member in struct:sram_channel
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/video/cx88/
H A Dcx88-core.c261 .cdt = 0x180400 + 64,
273 .cdt = 0x1804a0 + 64,
285 .cdt = 0x180540 + 64,
297 .cdt = 0x1805e0 + 64,
309 .cdt = 0x180680 + 64,
321 .cdt = 0x180680 + 64, /* same as audio IN */
333 .cdt = 0x1807C0 + 64,
345 .cdt = 0x180860 + 64,
360 u32 cdt; local
363 cdt
[all...]
H A Dcx88.h144 u32 cdt; member in struct:sram_channel
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/
H A Dtruemotion1.c68 int16_t cdt[8]; member in struct:TrueMotion1Context
153 memcpy(s->cdt, cdts[delta_table_index], 8 * sizeof(int16_t));
183 static int make_cdt15_entry(int p1, int p2, int16_t *cdt) argument
187 b = cdt[p2];
188 r = cdt[p1] << 10;
208 static int make_cdt16_entry(int p1, int p2, int16_t *cdt) argument
212 b = cdt[p2];
213 r = cdt[p1] << 11;
227 static int make_cdt24_entry(int p1, int p2, int16_t *cdt) argument
231 b = cdt[p
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dtruemotion1.c71 int16_t cdt[8]; member in struct:TrueMotion1Context
156 memcpy(s->cdt, cdts[delta_table_index], 8 * sizeof(int16_t));
186 static int make_cdt15_entry(int p1, int p2, int16_t *cdt) argument
190 b = cdt[p2];
191 r = cdt[p1] << 10;
211 static int make_cdt16_entry(int p1, int p2, int16_t *cdt) argument
215 b = cdt[p2];
216 r = cdt[p1] << 11;
230 static int make_cdt24_entry(int p1, int p2, int16_t *cdt) argument
234 b = cdt[p
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/video/cx23885/
H A Dcx23885-core.c67 .cdt = 0x104c0,
79 .cdt = 0x0,
91 .cdt = 0x10580,
103 .cdt = 0x0,
115 .cdt = 0x0,
127 .cdt = 0x105e0,
139 .cdt = 0x0,
151 .cdt = 0x0,
163 .cdt = 0x0,
178 .cdt
441 u32 cdt; local
[all...]
H A Dcx23885.h436 u32 cdt; member in struct:sram_channel
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/coda/
H A Ddir.c472 static inline unsigned int CDT2DT(unsigned char cdt) argument
476 switch(cdt) {

Completed in 183 milliseconds