Home
last modified time | relevance | path

Searched defs:vdst (Results 1 – 3 of 3) sorted by relevance

/external/webp/src/enc/
Diterator.c113 uint8_t* const vdst = it->yuv_in_ + V_OFF; in VP8IteratorImport() local
153 uint8_t* const vdst = pic->v + (y * pic->uv_stride + x) * 8; in VP8IteratorExport() local
/external/webp/src/dec/
Dframe.c172 uint8_t* const vdst = dec->cache_v_ - uvsize + uv_offset; in FinishRow() local
/external/qemu/distrib/sdl-1.2.15/src/video/
DSDL_blit_N.c209 vector unsigned char vdst; in Blit_RGB888_RGB565Altivec() local