/device/amlogic/yukawa/hal/gralloc/ |
D | mali_gralloc_bufferaccess.cpp | 297 flex_layout->planes[0].top_left = base; in mali_gralloc_lock_flex_async() 298 flex_layout->planes[0].component = FLEX_COMPONENT_Y; in mali_gralloc_lock_flex_async() 299 flex_layout->planes[0].bits_per_component = 8; in mali_gralloc_lock_flex_async() 300 flex_layout->planes[0].bits_used = 8; in mali_gralloc_lock_flex_async() 301 flex_layout->planes[0].h_increment = 1; in mali_gralloc_lock_flex_async() 302 flex_layout->planes[0].v_increment = y_stride; in mali_gralloc_lock_flex_async() 303 flex_layout->planes[0].h_subsampling = 1; in mali_gralloc_lock_flex_async() 304 flex_layout->planes[0].v_subsampling = 1; in mali_gralloc_lock_flex_async() 305 flex_layout->planes[1].top_left = base + y_size; in mali_gralloc_lock_flex_async() 306 flex_layout->planes[1].component = FLEX_COMPONENT_Cb; in mali_gralloc_lock_flex_async() [all …]
|
/device/linaro/hikey/gralloc960/ |
D | mali_gralloc_bufferaccess.cpp | 297 flex_layout->planes[0].top_left = base; in mali_gralloc_lock_flex_async() 298 flex_layout->planes[0].component = FLEX_COMPONENT_Y; in mali_gralloc_lock_flex_async() 299 flex_layout->planes[0].bits_per_component = 8; in mali_gralloc_lock_flex_async() 300 flex_layout->planes[0].bits_used = 8; in mali_gralloc_lock_flex_async() 301 flex_layout->planes[0].h_increment = 1; in mali_gralloc_lock_flex_async() 302 flex_layout->planes[0].v_increment = y_stride; in mali_gralloc_lock_flex_async() 303 flex_layout->planes[0].h_subsampling = 1; in mali_gralloc_lock_flex_async() 304 flex_layout->planes[0].v_subsampling = 1; in mali_gralloc_lock_flex_async() 305 flex_layout->planes[1].top_left = base + y_size; in mali_gralloc_lock_flex_async() 306 flex_layout->planes[1].component = FLEX_COMPONENT_Cb; in mali_gralloc_lock_flex_async() [all …]
|
/device/generic/goldfish-opengl/system/hwc3/ |
D | DrmClient.cpp | 153 std::vector<std::unique_ptr<DrmPlane>> planes; in loadDrmDisplays() local 157 const uint32_t planeId = drmPlaneResources->planes[i]; in loadDrmDisplays() 165 planes.emplace_back(std::move(crtc)); in loadDrmDisplays() 207 std::find_if(planes.begin(), planes.end(), [&](const std::unique_ptr<DrmPlane>& plane) { in loadDrmDisplays() 213 if (planeIt == planes.end()) { in loadDrmDisplays() 219 planes.erase(planeIt); in loadDrmDisplays()
|
/device/generic/goldfish/camera/ |
D | jpeg.cpp | 52 const uint8_t** planes[] = { y, cb, cr }; in compressYUVImplPixelsFast() local 74 if (!jpeg_write_raw_data(cinfo, const_cast<JSAMPIMAGE>(planes), kJpegMCUSize)) { in compressYUVImplPixelsFast() 94 uint8_t** planes[] = { y, cb, cr }; in compressYUVImplPixelsSlow() local 135 if (!jpeg_write_raw_data(cinfo, const_cast<JSAMPIMAGE>(planes), kJpegMCUSize)) { in compressYUVImplPixelsSlow()
|
/device/generic/goldfish-opengl/system/codecs/c2/decoders/vpxdec/ |
D | C2GoldfishVpxDec.cpp | 858 size_t dstYStride = writeView.layout().planes[C2PlanarLayout::PLANE_Y].rowInc; in copyOutputBufferToYuvPlanarFrame() 859 size_t dstUVStride = writeView.layout().planes[C2PlanarLayout::PLANE_U].rowInc; in copyOutputBufferToYuvPlanarFrame() 1003 size_t dstYStride = layout.planes[C2PlanarLayout::PLANE_Y].rowInc; in outputBuffer() 1004 size_t dstUVStride = layout.planes[C2PlanarLayout::PLANE_U].rowInc; in outputBuffer()
|
/device/generic/goldfish-opengl/system/codecs/c2/decoders/hevcdec/ |
D | C2GoldfishHevcDec.cpp | 522 displayStride = layout.planes[C2PlanarLayout::PLANE_Y].rowInc; in setDecodeArgs() 760 size_t dstYStride = writeView.layout().planes[C2PlanarLayout::PLANE_Y].rowInc; in copyImageData() 761 size_t dstUVStride = writeView.layout().planes[C2PlanarLayout::PLANE_U].rowInc; in copyImageData()
|
/device/generic/goldfish-opengl/system/codecs/c2/decoders/avcdec/ |
D | C2GoldfishAvcDec.cpp | 576 displayStride = layout.planes[C2PlanarLayout::PLANE_Y].rowInc; in setDecodeArgs() 813 size_t dstYStride = writeView.layout().planes[C2PlanarLayout::PLANE_Y].rowInc; in copyImageData() 814 size_t dstUVStride = writeView.layout().planes[C2PlanarLayout::PLANE_U].rowInc; in copyImageData()
|
/device/google/sunfish-kernel/sm7150/kernel-headers/media/ |
D | cam_defs.h | 227 struct cam_plane_cfg planes[CAM_PACKET_MAX_PLANES]; member
|
/device/google/coral-kernel/sm8150/kernel-headers/linux/ |
D | msm_mdp_ext.h | 118 struct mdp_layer_plane planes[MAX_PLANES]; member
|
D | videodev2.h | 541 struct v4l2_plane * planes; member
|
/device/google/coral-kernel/sm8150/original-kernel-headers/linux/ |
D | msm_mdp_ext.h | 292 struct mdp_layer_plane planes[MAX_PLANES]; member
|
D | videodev2.h | 1020 struct v4l2_plane *planes; member
|
/device/google/sunfish-kernel/sm7150/kernel-headers/linux/ |
D | msm_mdp_ext.h | 118 struct mdp_layer_plane planes[MAX_PLANES]; member
|
D | videodev2.h | 541 struct v4l2_plane * planes; member
|
/device/google/sunfish-kernel/sm7150/original-kernel-headers/linux/ |
D | msm_mdp_ext.h | 292 struct mdp_layer_plane planes[MAX_PLANES]; member
|
D | videodev2.h | 1020 struct v4l2_plane *planes; member
|
/device/google/redbull-kernel/sm7250/original-kernel-headers/linux/ |
D | msm_mdp_ext.h | 297 struct mdp_layer_plane planes[MAX_PLANES]; member
|
D | videodev2.h | 1044 struct v4l2_plane *planes; member
|
/device/google/coral-kernel/sm8150/original-kernel-headers/media/ |
D | cam_defs.h | 362 struct cam_plane_cfg planes[CAM_PACKET_MAX_PLANES]; member
|
/device/google/sunfish-kernel/sm7150/original-kernel-headers/media/ |
D | cam_defs.h | 362 struct cam_plane_cfg planes[CAM_PACKET_MAX_PLANES]; member
|
/device/google/redbull-kernel/sm7250/kernel-headers/linux/ |
D | msm_mdp_ext.h | 106 struct mdp_layer_plane planes[MAX_PLANES]; member
|
D | videodev2.h | 543 struct v4l2_plane * planes; member
|
/device/google/coral-kernel/sm8150/kernel-headers/media/ |
D | cam_defs.h | 331 struct cam_plane_cfg planes[CAM_PACKET_MAX_PLANES]; member
|
/device/google/redbull-kernel/sm7250/kernel-headers/media/ |
D | cam_defs.h | 220 struct cam_plane_cfg planes[CAM_PACKET_MAX_PLANES]; member
|
/device/google/redbull-kernel/sm7250/original-kernel-headers/media/ |
D | cam_defs.h | 396 struct cam_plane_cfg planes[CAM_PACKET_MAX_PLANES]; member
|