Home
last modified time | relevance | path

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

/external/webp/src/enc/
Diterator.c132 const uint8_t* const usrc = pic->u + (y * pic->uv_stride + x) * 8; in VP8IteratorImport() local
189 const uint8_t* const usrc = it->yuv_out_ + U_OFF; in VP8IteratorExport() local
/external/libvpx/libvpx/vp8/encoder/
Dencodemb.c44 void vp8_subtract_mbuv_c(short *diff, unsigned char *usrc, unsigned char *vsrc, in vp8_subtract_mbuv_c()
/external/vixl/src/vixl/a64/
Dlogic-a64.cc2042 uint64_t usrc[8]; in extractnarrow() local