Searched defs:dst_y (Results 1 – 2 of 2) sorted by relevance
36 uint8_t **dst_y, uint8_t **dst_u, uint8_t **dst_v) { in initDstYUV()308 uint8_t *dst_y, *dst_u, *dst_v; in render() local332 uint8_t *dst_y, *dst_u, *dst_v; in render() local364 uint8_t *dst_y, *dst_u, *dst_v; in render() local
132 uint8_t* dst_y = imgBase + img->mPlane[0].mOffset; in ImageCopy() local167 uint8_t* dst_y = view.data()[0]; in ImageCopy() local