Home
last modified time | relevance | path

Searched defs:width (Results 1 – 25 of 82) sorted by relevance

1234

/drivers/peripheral/camera/vdi_base/common/buffer_manager/src/heap_buffer_allocator/
Dheap_buffer_allocator.cpp32 std::shared_ptr<IBuffer> HeapBufferAllocator::AllocBuffer(const uint32_t width, in AllocBuffer()
94 uint32_t HeapBufferAllocator::CalculateSize(const uint32_t width, in CalculateSize()
/drivers/peripheral/camera/vdi_base/usb_camera/pipeline_core/src/node/
Dcodec_node.h42 int width; member
Dnode_utils.h28 int32_t width; member
/drivers/peripheral/codec/test/demo/jpeg/include/
Djpeg_decoder.h48 uint32_t inline AlignUp(uint32_t width) in AlignUp()
Dcommand_parse.h33 uint32_t width = 0; member
/drivers/peripheral/codec/test/demo/idl/include/
Dcodec_utils.h72 …void setParmValue(OMX_PARAM_PORTDEFINITIONTYPE &param, uint32_t width, uint32_t height, uint32_t s… in setParmValue()
Dcommand_parse.h24 uint32_t width = 0; member
Dcodec_hdi_encode.h105 uint32_t inline AlignUp(uint32_t width) in AlignUp()
/drivers/peripheral/camera/vdi_base/common/include/
Dstream.h31 int32_t width; member
47 uint32_t width; member
/drivers/peripheral/camera/vdi_base/common/adapter/platform/mpp/src/device_manager/
Dvenc_controller.cpp62 uint32_t width = 1920; in ConfigVenc() local
/drivers/peripheral/camera/vdi_base/v4l2/src/stream_operator/stream_tunnel/lite/
Dstream_tunnel.h29 uint32_t width; member
/drivers/peripheral/camera/vdi_base/v4l2/src/stream_operator/stream_tunnel/standard/
Dstream_tunnel.h29 uint32_t width; member
/drivers/hdf_core/interfaces/inner_api/hdi/base/
Dbuffer_handle.h55 int32_t width; /**< Width of the image */ member
/drivers/peripheral/base/
Dbuffer_handle.h27 int32_t width; /**< the width of memory */ member
/drivers/peripheral/display/buffer/vdi_base/include/
Dbuffer_handle.h27 int32_t width; /**< the width of memory */ member
Dhi_gbm_internal.h35 uint32_t width; member
/drivers/peripheral/display/test/unittest/lite/
Dloadbmp_test.h50 uint16_t width; /* operation width */ member
56 uint32_t width; /* out */ member
66 uint32_t width; member
/drivers/peripheral/camera/vdi_base/common/buffer_manager/src/
Dbuffer_allocator_utils.cpp61 const uint32_t width, in AllocBuffer()
Dimage_buffer.cpp27 const uint32_t width, in ImageBuffer()
186 void ImageBuffer::SetWidth(const uint32_t width) in SetWidth()
193 void ImageBuffer::SetCurWidth(const uint32_t width) in SetCurWidth()
/drivers/peripheral/camera/hal_c/include/
Dcamera_types_c_if.h104 int width; member
199 int width; member
222 int width; member
/drivers/peripheral/thermal/test/unittest/
Dhdf_thermal_log_test.cpp91 uint32_t width = hdfLog.GetIntParameter("persist.thermal.log.width", def, minVal); variable
/drivers/peripheral/camera/vdi_base/common/adapter/platform/v4l2/src/driver_adapter/include/
Dv4l2_common.h45 uint32_t width; member
58 uint32_t width; member
/drivers/peripheral/codec/test/demo/v2.0/include/
Dcommand_parse.h37 uint32_t width = 0; member
/drivers/peripheral/camera/vdi_base/common/buffer_manager/src/gralloc_buffer_allocator/
Dgralloc_buffer_allocator.cpp44 std::shared_ptr<IBuffer> GrallocBufferAllocator::AllocBuffer(const uint32_t width, in AllocBuffer()
/drivers/peripheral/camera/vdi_base/common/adapter/platform/hdf_driver/src/driver_adapter/include/
Dcamera_common.h150 uint32_t width; member
159 uint32_t width; /* frame width */ member
169 uint32_t width; /* Frame width [pixel] */ member
176 uint32_t width; /* Frame width */ member

1234