/hardware/google/gchips/libexynosutils/ |
D | exynos_format_v4l2.c | 382 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/ |
D | s5p_fimc_v4l2.h | 102 int planes; member 116 int planes; member 142 unsigned int planes; // number of planes for the Image member
|
D | csc.h | 134 void *planes[CSC_MAX_PLANES]; member
|
/hardware/google/graphics/common/libhwc2.1/libdrmresource/include/ |
D | drmdevice.h | 47 const std::vector<std::unique_ptr<DrmPlane>> &planes() const { in planes() function
|
/hardware/google/graphics/common/libgscaler/ |
D | libgscaler_obj.cpp | 59 …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
|
D | libgscaler_obj.h | 117 struct v4l2_plane planes[NUM_OF_GSC_PLANES]; member
|
/hardware/google/camera/common/lib_depth_generator/ |
D | depth_types.h | 58 std::vector<BufferPlane> planes; member
|
/hardware/google/graphics/gs101/libhwc2.1/libdisplayinterface/ |
D | ExynosDisplayDrmInterfaceModule.h | 128 auto const &planes = drmDevice->planes(); in initOldDppBlobs() local
|
/hardware/google/graphics/common/libscaler/ |
D | libscaler-m2m1shot.cpp | 51 char planes; member
|
D | libscaler-v4l2.cpp | 351 v4l2_plane planes[SC_MAX_PLANES]; in QBuf() local
|
/hardware/libhardware/modules/camera/3_4/arc/ |
D | jpeg_compressor.cpp | 148 JSAMPARRAY planes[3]{y, cb, cr}; in Compress() local
|
/hardware/google/camera/devices/EmulatedCamera/hwl/ |
D | JpegCompressor.cpp | 502 JSAMPARRAY planes[3]{&y_lines[cinfo->next_scanline], in CompressYUV420Frame() local
|
/hardware/google/gchips/gralloc4/src/libGralloc4Wrapper/ |
D | wrapper.cpp | 25 std::vector<PlaneDescriptor> planes; member
|
/hardware/qcom/display/msm8909/sdm/libs/core/drm/ |
D | hw_info_drm.cpp | 273 DRMPlanesInfo planes; in GetHWPlanesInfo() local
|
/hardware/qcom/display/msm8909w_3100/sdm/libs/core/drm/ |
D | hw_info_drm.cpp | 260 DRMPlanesInfo planes; in GetHWPlanesInfo() local
|
/hardware/qcom/display/msm8996/sdm/include/core/ |
D | layer_buffer.h | 231 LayerBufferPlane planes[4] = {}; member
|
/hardware/qcom/display/msm8998/sdm/include/core/ |
D | layer_buffer.h | 234 LayerBufferPlane planes[4] = {}; member
|
/hardware/qcom/display/msm8909/sdm/include/core/ |
D | layer_buffer.h | 236 LayerBufferPlane planes[4] = {}; member
|
/hardware/qcom/display/msm8909w_3100/sdm/include/core/ |
D | layer_buffer.h | 236 LayerBufferPlane planes[4] = {}; member
|
/hardware/qcom/sm7250/display/sdm/include/core/ |
D | layer_buffer.h | 244 LayerBufferPlane planes[4] = {}; member
|
/hardware/google/aemu/host-common/ |
D | MediaVideoToolBoxVideoHelper.cpp | 631 int planes = CVPixelBufferGetPlaneCount(mDecodedFrame); in copyFrameToCPU() local
|
/hardware/qcom/sm8150/display/sdm/include/core/ |
D | layer_buffer.h | 251 LayerBufferPlane planes[4] = {}; member
|
/hardware/qcom/sm7250/display/sdm/libs/core/drm/ |
D | hw_info_drm.cpp | 355 DRMPlanesInfo planes; in GetHWPlanesInfo() local
|
/hardware/qcom/sm8150/display/sdm/libs/core/drm/ |
D | hw_info_drm.cpp | 358 DRMPlanesInfo planes; in GetHWPlanesInfo() local
|
/hardware/qcom/display/msm8998/libdrmutils/ |
D | drm_interface.h | 228 std::vector<std::pair<uint32_t, DRMPlaneType>> planes; member
|