| /hardware/google/gchips/gralloc4/src/core/ |
| D | exynos_format_allocation.h | 110 int setup_sbwc_420_sp_lossy(int width, int height, int rate, int fd_count, plane_info_t *plane) in setup_sbwc_420_sp_lossy() 138 int setup_sbwc_420_sp_10bit_lossy(int width, int height, int rate, int fd_count, plane_info_t *plan… in setup_sbwc_420_sp_10bit_lossy() 164 int setup_420_sp(int width, int height, int fd_count, plane_info_t *plane) in setup_420_sp() 196 int setup_420_sp_s10b(int width, int height, int fd_count, plane_info_t *plane) in setup_420_sp_s10b() 238 int setup_p010_sp(int width, int height, int fd_count, plane_info_t *plane) in setup_p010_sp() 270 int setup_420_p(int width, int height, int fd_count, plane_info_t *plane) in setup_420_p() 311 int setup_420_sp_tiled(int width, int height, int fd_count, plane_info_t *plane) in setup_420_sp_tiled()
|
| /hardware/google/camera/common/hal/tests/ |
| D | test_utils.cc | 29 void GetDummyPreviewStream(Stream* stream, uint32_t width, uint32_t height, in GetDummyPreviewStream() 49 uint32_t width, uint32_t height) { in GetPreviewOnlyStreamConfiguration() 62 const std::vector<uint32_t>& physical_camera_ids, uint32_t width, in GetPhysicalPreviewStreamConfiguration()
|
| /hardware/qcom/display/msm8996/sdm/libs/core/ |
| D | display_virtual.h | 50 virtual DisplayError SetMixerResolution(uint32_t width, uint32_t height) { in SetMixerResolution() 59 virtual DisplayError GetMixerResolution(uint32_t *width, uint32_t *height) { in GetMixerResolution()
|
| /hardware/qcom/display/msm8998/sdm/libs/hwc2/ |
| D | hwc_buffer_allocator.cpp | 64 uint32_t width = buffer_config.width; in AllocateBuffer() local 119 void HWCBufferAllocator::GetCustomWidthAndHeight(const private_handle_t *handle, int *width, in GetCustomWidthAndHeight() 125 void HWCBufferAllocator::GetAlignedWidthAndHeight(int width, int height, int format, in GetAlignedWidthAndHeight() 143 int width = INT(buffer_config.width); in GetBufferSize() local 284 int width = INT(buffer_config.width); in GetAllocatedBufferInfo() local
|
| /hardware/qcom/display/msm8996/sdm/libs/hwc2/ |
| D | hwc_buffer_allocator.cpp | 64 uint32_t width = buffer_config.width; in AllocateBuffer() local 113 void HWCBufferAllocator::GetCustomWidthAndHeight(const private_handle_t *handle, int *width, in GetCustomWidthAndHeight() 119 void HWCBufferAllocator::GetAlignedWidthAndHeight(int width, int height, int format, in GetAlignedWidthAndHeight() 137 int width = INT(buffer_config.width); in GetBufferSize() local 278 int width = INT(buffer_config.width); in GetAllocatedBufferInfo() local
|
| /hardware/qcom/display/msm8909w_3100/sdm/libs/core/ |
| D | display_virtual.h | 50 virtual DisplayError SetMixerResolution(uint32_t width, uint32_t height) { in SetMixerResolution() 59 virtual DisplayError GetMixerResolution(uint32_t *width, uint32_t *height) { in GetMixerResolution()
|
| /hardware/qcom/display/msm8998/sdm/libs/core/ |
| D | display_virtual.h | 49 virtual DisplayError SetMixerResolution(uint32_t width, uint32_t height) { in SetMixerResolution() 58 virtual DisplayError GetMixerResolution(uint32_t *width, uint32_t *height) { in GetMixerResolution()
|
| /hardware/google/camera/devices/EmulatedCamera/hwl/utils/ |
| D | StreamConfigurationMap.cpp | 60 int32_t width = entry.data.i32[i + kStreamWidthOffset]; in AppendAvailableStreamConfigurations() local 75 int32_t width = entry.data.i32[i + kStreamWidthOffset]; in AppendAvailableDynamicPhysicalStreamConfigurations() local 93 uint32_t width = entry.data.i64[i + kStreamWidthOffset]; in AppendAvailableStreamMinDurations() local 107 uint32_t width = entry.data.i64[i + kStreamWidthOffset]; in AppendAvailableStreamStallDurations() local
|
| /hardware/qcom/display/msm8909w_3100/libgralloc1/ |
| D | gr_utils.cpp | 181 int width = info.width; in GetSize() local 286 void GetYuvUbwcSPPlaneInfo(uint64_t base, uint32_t width, uint32_t height, in GetYuvUbwcSPPlaneInfo() 314 void GetYuvUbwcInterlacedSPPlaneInfo(uint64_t base, uint32_t width, uint32_t height, in GetYuvUbwcInterlacedSPPlaneInfo() 336 void GetYuvSPPlaneInfo(uint64_t base, uint32_t width, uint32_t height, uint32_t bpp, in GetYuvSPPlaneInfo() 351 uint32_t width = UINT(hnd->width); in GetYUVPlaneInfo() local 530 void GetYuvUBwcWidthAndHeight(int width, int height, int format, unsigned int *aligned_w, in GetYuvUBwcWidthAndHeight() 581 unsigned int GetRgbUBwcMetaBufferSize(int width, int height, uint32_t bpp) { in GetRgbUBwcMetaBufferSize() 604 unsigned int GetUBwcSize(int width, int height, int format, unsigned int alignedw, in GetUBwcSize() 673 int width = info.width; in GetAlignedWidthAndHeight() local
|
| D | gr_utils.h | 49 gralloc1_consumer_usage_t cons = GRALLOC1_CONSUMER_USAGE_NONE) : width(w), height(h), in width() function 51 int width; member
|
| /hardware/qcom/display/msm8909/gralloc/ |
| D | gr_utils.cpp | 181 int width = info.width; in GetSize() local 286 void GetYuvUbwcSPPlaneInfo(uint64_t base, uint32_t width, uint32_t height, in GetYuvUbwcSPPlaneInfo() 314 void GetYuvUbwcInterlacedSPPlaneInfo(uint64_t base, uint32_t width, uint32_t height, in GetYuvUbwcInterlacedSPPlaneInfo() 336 void GetYuvSPPlaneInfo(uint64_t base, uint32_t width, uint32_t height, uint32_t bpp, in GetYuvSPPlaneInfo() 351 uint32_t width = UINT(hnd->width); in GetYUVPlaneInfo() local 530 void GetYuvUBwcWidthAndHeight(int width, int height, int format, unsigned int *aligned_w, in GetYuvUBwcWidthAndHeight() 581 unsigned int GetRgbUBwcMetaBufferSize(int width, int height, uint32_t bpp) { in GetRgbUBwcMetaBufferSize() 604 unsigned int GetUBwcSize(int width, int height, int format, unsigned int alignedw, in GetUBwcSize() 673 int width = info.width; in GetAlignedWidthAndHeight() local
|
| D | gr_utils.h | 49 gralloc1_consumer_usage_t cons = GRALLOC1_CONSUMER_USAGE_NONE) : width(w), height(h), in width() function 51 int width; member
|
| /hardware/qcom/display/msm8994/libgralloc/ |
| D | alloc_controller.cpp | 166 void AdrenoMemInfo::getAlignedWidthAndHeight(int width, int height, int format, in getAlignedWidthAndHeight() 267 void AdrenoMemInfo::getGpuAlignedWidthHeight(int width, int height, int format, in getGpuAlignedWidthHeight() 486 unsigned int getSize(int format, int width, int height, int usage, in getSize() 604 unsigned int getBufferSizeAndDimensions(int width, int height, int format, in getBufferSizeAndDimensions() 622 unsigned int getBufferSizeAndDimensions(int width, int height, int format, in getBufferSizeAndDimensions() 640 void getBufferAttributes(int width, int height, int format, int usage, in getBufferAttributes() 811 static void getUBwcWidthAndHeight(int width, int height, int format, in getUBwcWidthAndHeight() 856 static unsigned int getUBwcMetaBufferSize(int width, int height, int bpp) in getUBwcMetaBufferSize() 880 static unsigned int getUBwcSize(int width, int height, int format, in getUBwcSize()
|
| /hardware/interfaces/graphics/composer/2.2/utils/hal/include/composer-hal/2.2/ |
| D | ComposerHal.h | 41 Error createVirtualDisplay(uint32_t width, uint32_t height, common::V1_0::PixelFormat* format, in createVirtualDisplay() 46 Error getClientTargetSupport(Display display, uint32_t width, uint32_t height, in getClientTargetSupport()
|
| /hardware/qcom/display/msm8996/libgralloc/ |
| D | alloc_controller.cpp | 217 void AdrenoMemInfo::getAlignedWidthAndHeight(int width, int height, int format, in getAlignedWidthAndHeight() 324 void AdrenoMemInfo::getGpuAlignedWidthHeight(int width, int height, int format, in getGpuAlignedWidthHeight() 553 unsigned int getSize(int format, int width, int height, int usage, in getSize() 683 unsigned int getBufferSizeAndDimensions(int width, int height, int format, in getBufferSizeAndDimensions() 701 unsigned int getBufferSizeAndDimensions(int width, int height, int format, in getBufferSizeAndDimensions() 719 void getBufferAttributes(int width, int height, int format, int usage, in getBufferAttributes() 733 void getYuvUbwcSPPlaneInfo(uint64_t base, int width, int height, in getYuvUbwcSPPlaneInfo() 763 void getYuvSPPlaneInfo(uint64_t base, int width, int height, int bpp, in getYuvSPPlaneInfo() 780 int width = hnd->width; in getYUVPlaneInfo() local 993 static void getYuvUBwcWidthHeight(int width, int height, int format, in getYuvUBwcWidthHeight() [all …]
|
| /hardware/interfaces/automotive/evs/common/utils/default/ |
| D | FormatConvert.cpp | 77 void Utils::copyNV21toRGB32(unsigned width, unsigned height, in copyNV21toRGB32() 109 void Utils::copyYV12toRGB32(unsigned width, unsigned height, in copyYV12toRGB32() 144 void Utils::copyYUYVtoRGB32(unsigned width, unsigned height, in copyYUYVtoRGB32() 177 void Utils::copyNV21toBGR32(unsigned width, unsigned height, in copyNV21toBGR32() 185 void Utils::copyYV12toBGR32(unsigned width, unsigned height, in copyYV12toBGR32() 193 void Utils::copyYUYVtoBGR32(unsigned width, unsigned height, in copyYUYVtoBGR32() 201 void Utils::copyMatchedInterleavedFormats(unsigned width, unsigned height, in copyMatchedInterleavedFormats()
|
| /hardware/qcom/display/msm8909w_3100/sdm/libs/hwc2/ |
| D | hwc_buffer_allocator.cpp | 70 uint32_t width = buffer_config.width; in AllocateBuffer() local 125 void HWCBufferAllocator::GetCustomWidthAndHeight(const private_handle_t *handle, int *width, in GetCustomWidthAndHeight() 131 void HWCBufferAllocator::GetAlignedWidthAndHeight(int width, int height, int format, in GetAlignedWidthAndHeight() 152 int width = INT(buffer_config.width); in GetBufferSize() local 305 int width = INT(buffer_config.width); in GetAllocatedBufferInfo() local
|
| /hardware/google/graphics/common/libhwjpeg/ |
| D | LibScalerForJpeg.h | 30 bool SetSrcImage(unsigned int width, unsigned int height, unsigned int v4l2_format) { in SetSrcImage() 34 bool SetDstImage(unsigned int width, unsigned int height, unsigned int v4l2_format) { in SetDstImage() 67 unsigned int width; member
|
| /hardware/qcom/display/msm8909/libgralloc/ |
| D | alloc_controller.cpp | 222 void AdrenoMemInfo::getAlignedWidthAndHeight(int width, int height, int format, in getAlignedWidthAndHeight() 339 void AdrenoMemInfo::getGpuAlignedWidthHeight(int width, int height, int format, in getGpuAlignedWidthHeight() 539 unsigned int getSize(int format, int width, int height, int usage, in getSize() 677 unsigned int getBufferSizeAndDimensions(int width, int height, int format, in getBufferSizeAndDimensions() 695 unsigned int getBufferSizeAndDimensions(int width, int height, int format, in getBufferSizeAndDimensions() 712 void getYuvUbwcSPPlaneInfo(uint64_t base, int width, int height, in getYuvUbwcSPPlaneInfo() 742 void getYuvSPPlaneInfo(uint64_t base, int width, int height, int bpp, in getYuvSPPlaneInfo() 759 int width = hnd->width; in getYUVPlaneInfo() local 984 static void getYuvUBwcWidthHeight(int width, int height, int format, in getYuvUBwcWidthHeight() 1039 static unsigned int getRgbUBwcMetaBufferSize(int width, int height, int bpp) in getRgbUBwcMetaBufferSize() [all …]
|
| /hardware/qcom/display/msm8909w_3100/libgralloc/ |
| D | alloc_controller.cpp | 222 void AdrenoMemInfo::getAlignedWidthAndHeight(int width, int height, int format, in getAlignedWidthAndHeight() 339 void AdrenoMemInfo::getGpuAlignedWidthHeight(int width, int height, int format, in getGpuAlignedWidthHeight() 539 unsigned int getSize(int format, int width, int height, int usage, in getSize() 677 unsigned int getBufferSizeAndDimensions(int width, int height, int format, in getBufferSizeAndDimensions() 695 unsigned int getBufferSizeAndDimensions(int width, int height, int format, in getBufferSizeAndDimensions() 712 void getYuvUbwcSPPlaneInfo(uint64_t base, int width, int height, in getYuvUbwcSPPlaneInfo() 742 void getYuvSPPlaneInfo(uint64_t base, int width, int height, int bpp, in getYuvSPPlaneInfo() 759 int width = hnd->width; in getYUVPlaneInfo() local 984 static void getYuvUBwcWidthHeight(int width, int height, int format, in getYuvUBwcWidthHeight() 1039 static unsigned int getRgbUBwcMetaBufferSize(int width, int height, int bpp) in getRgbUBwcMetaBufferSize() [all …]
|
| /hardware/google/av/media/eco/tests/ |
| D | FakeECOServiceInfoListener.cpp | 38 FakeECOServiceInfoListener::FakeECOServiceInfoListener(int32_t width, int32_t height, in FakeECOServiceInfoListener() 49 FakeECOServiceInfoListener::FakeECOServiceInfoListener(int32_t width, int32_t height, in FakeECOServiceInfoListener()
|
| /hardware/libhardware/modules/camera/3_4/ |
| D | stream_format.cpp | 38 StreamFormat::StreamFormat(int format, uint32_t width, uint32_t height) in StreamFormat() 149 uint32_t fourcc, uint32_t width, in FindBestFitFormat() 185 uint32_t width, uint32_t height, in FindFormatByResolution()
|
| /hardware/qcom/display/msm8909/sdm/libs/hwc2/ |
| D | hwc_buffer_allocator.cpp | 88 uint32_t width = buffer_config.width; in AllocateBuffer() local 149 void HWCBufferAllocator::GetCustomWidthAndHeight(const private_handle_t *handle, int *width, in GetCustomWidthAndHeight() 155 void HWCBufferAllocator::GetAlignedWidthAndHeight(int width, int height, int format, in GetAlignedWidthAndHeight() 176 int width = INT(buffer_config.width); in GetBufferSize() local 329 int width = INT(buffer_config.width); in GetAllocatedBufferInfo() local
|
| /hardware/qcom/sm7250/display/gralloc/ |
| D | gr_camera_info.cpp | 141 int CameraInfo::GetBufferSize(int format, int width, int height, unsigned int *size) { in GetBufferSize() 155 int CameraInfo::GetStrideInBytes(int format, int plane_type, int width, int *stride_bytes) { in GetStrideInBytes() 171 int CameraInfo::GetStrideInPixels(int format, int plane_type, int width, float *stride_pixel) { in GetStrideInPixels() 203 int CameraInfo::GetPlaneOffset(int format, int plane_type, int width, int height, int *offset) { in GetPlaneOffset() 272 int CameraInfo::GetPlaneSize(int format, int plane_type, int width, int height, in GetPlaneSize() 288 int CameraInfo::GetCameraFormatPlaneInfo(int format, int width, int height, int *plane_count, in GetCameraFormatPlaneInfo()
|
| /hardware/qcom/display/msm8226/libgralloc/ |
| D | alloc_controller.cpp | 129 void AdrenoMemInfo::getAlignedWidthAndHeight(int width, int height, int format, in getAlignedWidthAndHeight() 397 unsigned int getSize(int format, int width, int height, const int alignedw, in getSize() 502 unsigned int getBufferSizeAndDimensions(int width, int height, int format, in getBufferSizeAndDimensions() 520 unsigned int getBufferSizeAndDimensions(int width, int height, int format, in getBufferSizeAndDimensions() 539 void getBufferAttributes(int width, int height, int format, int usage, in getBufferAttributes()
|