Searched refs:c_offset (Results 1 - 4 of 4) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/i386/crypto/
H A Dtwofish-i586-asm.S33 #define c_offset 8 define
238 mov c_offset(%edi), %ecx
243 input_whitening(%ecx,%ebp,c_offset)
264 output_whitening(%eax,%ebp,c_offset)
269 mov %eax, c_offset(%edi)
294 mov c_offset(%edi), %ecx
299 output_whitening(%ecx,%ebp,c_offset)
320 input_whitening(%eax,%ebp,c_offset)
325 mov %eax, c_offset(%edi)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/x86_64/crypto/
H A Dtwofish-x86_64-asm.S27 #define c_offset 8 define
235 input_whitening(R3,%r11,c_offset)
267 output_whitening(R1,%r11,c_offset)
288 output_whitening(R3,%r11,c_offset)
319 input_whitening(R1,%r11,c_offset)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/ffmpeg-0.5.1/libavcodec/
H A Ddv.c521 int c_offset; local
666 c_offset = (((mb_y >> (s->sys->pix_fmt == PIX_FMT_YUV420P)) * s->picture.linesize[1] +
669 uint8_t *c_ptr = s->picture.data[j] + c_offset;
992 int mb_x, mb_y, c_offset, linesize, y_stride; local
1036 c_offset = (((mb_y >> (s->sys->pix_fmt == PIX_FMT_YUV420P)) * s->picture.linesize[1] +
1039 uint8_t *c_ptr = s->picture.data[j] + c_offset;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/isdn/hardware/eicon/
H A Dos_4bri.c105 dword c_offset = offset * a->xdi_adapter.ControllerNumber; local
118 a->xdi_adapter.Address += c_offset;
123 a->xdi_adapter.ram += c_offset + (offset - MQ_SHARED_RAM_SIZE);

Completed in 114 milliseconds