Home
last modified time | relevance | path

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

/linux/sound/core/oss/
H A Dlinear.c119 int src_le, dst_le, src_bytes, dst_bytes; in init_data() local
/linux/drivers/video/fbdev/aty/
H A Dmach64_accel.c290 u32 src_bytes, dx = image->dx, dy = image->dy, width = image->width; in atyfb_imageblit() local
/linux/drivers/target/
H A Dtarget_core_xcopy.c575 u32 src_bytes) in target_xcopy_read_source()
/linux/sound/isa/wavefront/
H A Dwavefront_synth.c578 demunge_buf (unsigned char *src, unsigned char *dst, unsigned int src_bytes) in demunge_buf()