Searched refs:_y_start (Results 1 – 1 of 1) sorted by relevance
72 uint8_t *y_start, *uv_start, *_y_start, *_uv_start; in trimBuffer() local75 _y_start = dataIn; in trimBuffer()79 memcpy(y_start + h * width, _y_start + h * stride, width); in trimBuffer()