Home
last modified time | relevance | path

Searched defs:src_bytes (Results 1 – 5 of 5) sorted by relevance

/linux-3.3/sound/core/oss/
Dlinear.c117 int src_le, dst_le, src_bytes, dst_bytes; in init_data() local
/linux-3.3/drivers/video/aty/
Dmach64_accel.c284 u32 src_bytes, dx = image->dx, dy = image->dy, width = image->width; in atyfb_imageblit() local
/linux-3.3/sound/isa/wavefront/
Dwavefront_synth.c576 demunge_buf (unsigned char *src, unsigned char *dst, unsigned int src_bytes) in demunge_buf()
/linux-3.3/arch/x86/include/asm/
Dkvm_emulate.h40 u8 src_bytes; /* size of source operand */ member
/linux-3.3/drivers/gpu/drm/i915/
Dintel_dp.c257 pack_aux(uint8_t *src, int src_bytes) in pack_aux()