Home
last modified time | relevance | path

Searched refs:rotated_y_plane (Results 1 – 1 of 1) sorted by relevance

/hardware/libhardware/modules/camera/3_4/arc/
Dcached_frame.cpp160 uint8_t* rotated_y_plane = cropped_buffer_.get(); in CropRotateScale() local
162 rotated_y_plane + rotated_y_stride * rotated_height; in CropRotateScale()
180 yu12_frame_->GetData(), yu12_frame_->GetDataSize(), rotated_y_plane, in CropRotateScale()
204 rotated_y_plane, rotated_y_stride, rotated_u_plane, rotated_uv_stride, in CropRotateScale()