Home
last modified time | relevance | path

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

/hardware/libhardware/modules/camera/3_4/arc/
Dcached_frame.cpp150 int rotated_width = cropped_height; in CropRotateScale() local
152 int rotated_y_stride = rotated_width; in CropRotateScale()
153 int rotated_uv_stride = rotated_width / 2; in CropRotateScale()
205 rotated_v_plane, rotated_uv_stride, rotated_width, rotated_height, in CropRotateScale()