Home
last modified time | relevance | path

Searched defs:ysrc (Results 1 – 2 of 2) sorted by relevance

/external/webp/src/enc/
Diterator.c79 const uint8_t* ysrc = pic->y + (y * pic->y_stride + x) * 16; in VP8IteratorImport() local
132 const uint8_t* const ysrc = it->yuv_out_ + Y_OFF; in VP8IteratorExport() local
236 const uint8_t* const ysrc = block_to_save + Y_OFF; in VP8IteratorNext() local
/external/qemu-pc-bios/vgabios/
Dvgabios.c1192 static void vgamem_copy_pl4(xstart,ysrc,ydest,cols,nbcols,cheight) in vgamem_copy_pl4() argument
1225 static void vgamem_copy_cga(xstart,ysrc,ydest,cols,nbcols,cheight) in vgamem_copy_cga() argument