Home
last modified time | relevance | path

Searched defs:width (Results 1 - 25 of 79) sorted by relevance

1234

/drivers/peripheral/camera/vdi_base/usb_camera/pipeline_core/src/node/
H A Dcodec_node.h42 int width; member
H A Dnode_utils.h28 int32_t width; member
/drivers/peripheral/codec/test/demo/idl/include/
H A Dcommand_parse.h24 uint32_t width = 0; variable
H A Dcodec_utils.h72 void setParmValue(OMX_PARAM_PORTDEFINITIONTYPE &param, uint32_t width, uint32_t height, uint32_t stride) in setParmValue() argument
H A Dcodec_hdi_decode.h116 uint32_t inline AlignUp(uint32_t width) in AlignUp() argument
H A Dcodec_hdi_encode.h105 uint32_t inline AlignUp(uint32_t width) in AlignUp() argument
/drivers/hdf_core/interfaces/inner_api/hdi/base/
H A Dbuffer_handle.h55 int32_t width; /**< Width of the image */ member
/drivers/peripheral/base/
H A Dbuffer_handle.h27 int32_t width; /**< the width of memory */ member
/drivers/peripheral/camera/vdi_base/common/adapter/platform/mpp/src/device_manager/
H A Dvenc_controller.cpp62 uint32_t width = 1920; in ConfigVenc() local
/drivers/peripheral/display/buffer/vdi_base/include/
H A Dbuffer_handle.h27 int32_t width; /**< the width of memory */ member
H A Dhi_gbm_internal.h35 uint32_t width; member
/drivers/peripheral/camera/vdi_base/common/buffer_manager/src/heap_buffer_allocator/
H A Dheap_buffer_allocator.cpp32 std::shared_ptr<IBuffer> HeapBufferAllocator::AllocBuffer(const uint32_t width, in AllocBuffer() argument
94 uint32_t HeapBufferAllocator::CalculateSize(const uint32_t width, in CalculateSize() argument
/drivers/peripheral/camera/vdi_base/common/buffer_manager/src/
H A Dbuffer_allocator_utils.cpp60 AllocBuffer(const int32_t source, const uint32_t width, const uint32_t height, const uint64_t usage, const uint32_t format) AllocBuffer() argument
H A Dbuffer_pool.cpp33 RetCode BufferPool::Init(const uint32_t width, in Init() argument
/drivers/peripheral/codec/test/demo/jpeg/include/
H A Djpeg_decoder.h48 uint32_t inline AlignUp(uint32_t width) in AlignUp() argument
H A Dcommand_parse.h33 uint32_t width = 0; member
/drivers/peripheral/thermal/test/unittest/
H A Dhdf_thermal_log_test.cpp91 uint32_t width = hdfLog.GetIntParameter("persist.thermal.log.width", def, minVal); in HWTEST_F() local
/drivers/peripheral/camera/vdi_base/common/buffer_manager/src/gralloc_buffer_allocator/
H A Dgralloc_buffer_allocator.cpp44 std::shared_ptr<IBuffer> GrallocBufferAllocator::AllocBuffer(const uint32_t width, in AllocBuffer() argument
/drivers/peripheral/camera/vdi_base/common/include/
H A Dstream.h31 int32_t width; member
47 uint32_t width; member
/drivers/peripheral/camera/vdi_base/common/pipeline_core/pipeline_impl/include/
H A Dconfig.h24 uint8_t width; member
/drivers/peripheral/camera/vdi_base/v4l2/src/stream_operator/stream_tunnel/standard/
H A Dstream_tunnel.h29 uint32_t width; member
/drivers/peripheral/camera/vdi_base/v4l2/src/stream_operator/stream_tunnel/lite/
H A Dstream_tunnel.h29 uint32_t width; member
/drivers/peripheral/camera/vdi_base/common/adapter/platform/v4l2/src/driver_adapter/include/
H A Dv4l2_common.h45 uint32_t width; member
58 uint32_t width; member
/drivers/peripheral/camera/vdi_base/common/pipeline_core/ipp/include/
H A Dipp_algo.h39 unsigned int width; member
/drivers/peripheral/codec/test/demo/jpeg/src/
H A Djpeg_decoder.cpp167 int32_t JpegDecoder::AllocBuffer(uint32_t width, uint32_t height) in AllocBuffer() argument

Completed in 10 milliseconds

1234