Home
last modified time | relevance | path

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

/hardware/libhardware/modules/camera/3_4/arc/
Dcached_frame.cpp149 int rotated_height = cropped_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()
164 rotated_u_plane + rotated_uv_stride * rotated_height / 2; in CropRotateScale()
205 rotated_v_plane, rotated_uv_stride, rotated_width, rotated_height, in CropRotateScale()
/hardware/intel/img/hwcomposer/merrifield/ips/common/
DVideoPayloadBuffer.h28 int rotated_height; member
DVideoPayloadManager.cpp94 metadata->rotationBuffer.bufHeight = p->rotated_height; in getMetaData()
DRotationBufferProvider.cpp484 payload->rotated_height = mRotatedHeight; in setupRotationBuffer()
DOverlayPlaneBase.cpp384 h = payload->rotated_height; in getTTMMapper()
/hardware/intel/img/hwcomposer/moorefield_hdmi/ips/common/
DVideoPayloadBuffer.h28 int rotated_height; member
DRotationBufferProvider.cpp479 payload->rotated_height = mRotatedHeight; in setupRotationBuffer()
DOverlayPlaneBase.cpp370 h = payload->rotated_height; in getTTMMapper()