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

/hardware/intel/img/hwcomposer/merrifield/ips/common/
H A DVideoPayloadBuffer.h27 int rotated_width; member in struct:android::intel::VideoPayloadBuffer
H A DVideoPayloadManager.cpp93 metadata->rotationBuffer.bufWidth = p->rotated_width;
H A DRotationBufferProvider.cpp483 payload->rotated_width = mRotatedStride;
H A DOverlayPlaneBase.cpp383 w = payload->rotated_width;
/hardware/intel/img/hwcomposer/moorefield_hdmi/ips/common/
H A DVideoPayloadBuffer.h27 int rotated_width; member in struct:android::intel::VideoPayloadBuffer
H A DRotationBufferProvider.cpp478 payload->rotated_width = mRotatedStride;
H A DOverlayPlaneBase.cpp369 w = payload->rotated_width;
/hardware/libhardware/modules/camera/3_4/arc/
H A Dcached_frame.cpp150 int rotated_width = cropped_height; local
152 int rotated_y_stride = rotated_width;
153 int rotated_uv_stride = rotated_width / 2;
205 rotated_v_plane, rotated_uv_stride, rotated_width, rotated_height,

Completed in 185 milliseconds