Home
last modified time | relevance | path

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

/external/webp/src/dec/
Dframe.c225 uint8_t* const vdst = dec->cache_v_ + dec->mb_x_ * 8; in VP8StoreBlock() local
258 uint8_t* const vdst = dec->cache_v_ - uvsize; in VP8FinishRow() local
/external/webp/src/enc/
Diterator.c84 uint8_t* vdst = it->yuv_in_ + V_OFF; in VP8IteratorImport() local
138 uint8_t* vdst = pic->v + (y * pic->uv_stride + x) * 8; in VP8IteratorExport() local
/external/qemu/distrib/sdl-1.2.12/src/video/
DSDL_blit_N.c209 vector unsigned char vdst; in Blit_RGB888_RGB565Altivec() local