Home | History | Annotate | Download | only in camera

Lines Matching full:chroma_dst

7447     uint8_t* chroma_src, *chroma_dst;
7473 chroma_dst = image + CbCrOffsetDst;
7476 chroma_dst = image + cropped_width * cropped_height;
7484 chroma_dst = image + CbCrOffsetDst;
7539 memmove(chroma_dst + i * cropped_width,
7544 memmove(chroma_dst + j * cropped_width,
7550 memcpy(chroma_dst + i * cropped_width,