Home
last modified time | relevance | path

Searched defs:planes (Results 1 – 25 of 33) sorted by relevance

12

/hardware/google/gchips/libexynosutils/
Dexynos_format_v4l2.c382 int V4L2_PIX_2_YUV_INFO(unsigned int v4l2_pixel_format, unsigned int * bpp, unsigned int * planes) in V4L2_PIX_2_YUV_INFO()
430 unsigned int bpp, planes; in get_yuv_bpp() local
440 unsigned int bpp, planes; in get_yuv_planes() local
/hardware/google/gchips/include/
Ds5p_fimc_v4l2.h102 int planes; member
116 int planes; member
142 unsigned int planes; // number of planes for the Image member
Dcsc.h134 void *planes[CSC_MAX_PLANES]; member
/hardware/google/graphics/common/libhwc2.1/libdrmresource/include/
Ddrmdevice.h47 const std::vector<std::unique_ptr<DrmPlane>> &planes() const { in planes() function
/hardware/google/graphics/common/libgscaler/
Dlibgscaler_obj.cpp59 …t v4l2_pixfmt_to_yuvinfo(unsigned int v4l2_pixel_format, unsigned int * bpp, unsigned int * planes) in v4l2_pixfmt_to_yuvinfo()
107 unsigned int bpp, planes; in gsc_get_yuv_bpp() local
117 unsigned int bpp, planes; in gsc_get_yuv_planes() local
1487 struct v4l2_plane planes[NUM_OF_GSC_PLANES]; in m_gsc_out_run() local
1593 struct v4l2_plane planes[NUM_OF_GSC_PLANES]; in m_gsc_cap_run() local
Dlibgscaler_obj.h117 struct v4l2_plane planes[NUM_OF_GSC_PLANES]; member
/hardware/google/camera/common/lib_depth_generator/
Ddepth_types.h58 std::vector<BufferPlane> planes; member
/hardware/google/graphics/gs101/libhwc2.1/libdisplayinterface/
DExynosDisplayDrmInterfaceModule.h128 auto const &planes = drmDevice->planes(); in initOldDppBlobs() local
/hardware/google/graphics/common/libscaler/
Dlibscaler-m2m1shot.cpp51 char planes; member
Dlibscaler-v4l2.cpp351 v4l2_plane planes[SC_MAX_PLANES]; in QBuf() local
/hardware/libhardware/modules/camera/3_4/arc/
Djpeg_compressor.cpp148 JSAMPARRAY planes[3]{y, cb, cr}; in Compress() local
/hardware/google/camera/devices/EmulatedCamera/hwl/
DJpegCompressor.cpp502 JSAMPARRAY planes[3]{&y_lines[cinfo->next_scanline], in CompressYUV420Frame() local
/hardware/google/gchips/gralloc4/src/libGralloc4Wrapper/
Dwrapper.cpp25 std::vector<PlaneDescriptor> planes; member
/hardware/qcom/display/msm8909/sdm/libs/core/drm/
Dhw_info_drm.cpp273 DRMPlanesInfo planes; in GetHWPlanesInfo() local
/hardware/qcom/display/msm8909w_3100/sdm/libs/core/drm/
Dhw_info_drm.cpp260 DRMPlanesInfo planes; in GetHWPlanesInfo() local
/hardware/qcom/display/msm8996/sdm/include/core/
Dlayer_buffer.h231 LayerBufferPlane planes[4] = {}; member
/hardware/qcom/display/msm8998/sdm/include/core/
Dlayer_buffer.h234 LayerBufferPlane planes[4] = {}; member
/hardware/qcom/display/msm8909/sdm/include/core/
Dlayer_buffer.h236 LayerBufferPlane planes[4] = {}; member
/hardware/qcom/display/msm8909w_3100/sdm/include/core/
Dlayer_buffer.h236 LayerBufferPlane planes[4] = {}; member
/hardware/qcom/sm7250/display/sdm/include/core/
Dlayer_buffer.h244 LayerBufferPlane planes[4] = {}; member
/hardware/google/aemu/host-common/
DMediaVideoToolBoxVideoHelper.cpp631 int planes = CVPixelBufferGetPlaneCount(mDecodedFrame); in copyFrameToCPU() local
/hardware/qcom/sm8150/display/sdm/include/core/
Dlayer_buffer.h251 LayerBufferPlane planes[4] = {}; member
/hardware/qcom/sm7250/display/sdm/libs/core/drm/
Dhw_info_drm.cpp355 DRMPlanesInfo planes; in GetHWPlanesInfo() local
/hardware/qcom/sm8150/display/sdm/libs/core/drm/
Dhw_info_drm.cpp358 DRMPlanesInfo planes; in GetHWPlanesInfo() local
/hardware/qcom/display/msm8998/libdrmutils/
Ddrm_interface.h228 std::vector<std::pair<uint32_t, DRMPlaneType>> planes; member

12