Home
last modified time | relevance | path

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

/hardware/libhardware/modules/camera/3_4/arc/
Dcached_frame.cpp152 int rotated_y_stride = rotated_width; in CropRotateScale() local
155 rotated_y_stride * rotated_height + rotated_uv_stride * rotated_height; in CropRotateScale()
162 rotated_y_plane + rotated_y_stride * rotated_height; in CropRotateScale()
181 rotated_y_stride, rotated_u_plane, rotated_uv_stride, rotated_v_plane, in CropRotateScale()
204 rotated_y_plane, rotated_y_stride, rotated_u_plane, rotated_uv_stride, in CropRotateScale()