/drivers/peripheral/camera/vdi_base/usb_camera/pipeline_core/src/node/ |
H A D | codec_node.h | 42 int width; member
|
H A D | node_utils.h | 28 int32_t width; member
|
/drivers/peripheral/codec/test/demo/idl/include/ |
H A D | command_parse.h | 24 uint32_t width = 0; variable
|
H A D | codec_utils.h | 72 void setParmValue(OMX_PARAM_PORTDEFINITIONTYPE ¶m, uint32_t width, uint32_t height, uint32_t stride)
in setParmValue() argument
|
H A D | codec_hdi_decode.h | 116 uint32_t inline AlignUp(uint32_t width) in AlignUp() argument
|
H A D | codec_hdi_encode.h | 105 uint32_t inline AlignUp(uint32_t width) in AlignUp() argument
|
/drivers/hdf_core/interfaces/inner_api/hdi/base/ |
H A D | buffer_handle.h | 55 int32_t width; /**< Width of the image */ member
|
/drivers/peripheral/base/ |
H A D | buffer_handle.h | 27 int32_t width; /**< the width of memory */ member
|
/drivers/peripheral/camera/vdi_base/common/adapter/platform/mpp/src/device_manager/ |
H A D | venc_controller.cpp | 62 uint32_t width = 1920;
in ConfigVenc() local
|
/drivers/peripheral/display/buffer/vdi_base/include/ |
H A D | buffer_handle.h | 27 int32_t width; /**< the width of memory */ member
|
H A D | hi_gbm_internal.h | 35 uint32_t width; member
|
/drivers/peripheral/camera/vdi_base/common/buffer_manager/src/heap_buffer_allocator/ |
H A D | heap_buffer_allocator.cpp | 32 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 D | buffer_allocator_utils.cpp | 60 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 D | buffer_pool.cpp | 33 RetCode BufferPool::Init(const uint32_t width, in Init() argument
|
/drivers/peripheral/codec/test/demo/jpeg/include/ |
H A D | jpeg_decoder.h | 48 uint32_t inline AlignUp(uint32_t width)
in AlignUp() argument
|
H A D | command_parse.h | 33 uint32_t width = 0; member
|
/drivers/peripheral/thermal/test/unittest/ |
H A D | hdf_thermal_log_test.cpp | 91 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 D | gralloc_buffer_allocator.cpp | 44 std::shared_ptr<IBuffer> GrallocBufferAllocator::AllocBuffer(const uint32_t width, in AllocBuffer() argument
|
/drivers/peripheral/camera/vdi_base/common/include/ |
H A D | stream.h | 31 int32_t width; member 47 uint32_t width; member
|
/drivers/peripheral/camera/vdi_base/common/pipeline_core/pipeline_impl/include/ |
H A D | config.h | 24 uint8_t width; member
|
/drivers/peripheral/camera/vdi_base/v4l2/src/stream_operator/stream_tunnel/standard/ |
H A D | stream_tunnel.h | 29 uint32_t width; member
|
/drivers/peripheral/camera/vdi_base/v4l2/src/stream_operator/stream_tunnel/lite/ |
H A D | stream_tunnel.h | 29 uint32_t width; member
|
/drivers/peripheral/camera/vdi_base/common/adapter/platform/v4l2/src/driver_adapter/include/ |
H A D | v4l2_common.h | 45 uint32_t width; member 58 uint32_t width; member
|
/drivers/peripheral/camera/vdi_base/common/pipeline_core/ipp/include/ |
H A D | ipp_algo.h | 39 unsigned int width; member
|
/drivers/peripheral/codec/test/demo/jpeg/src/ |
H A D | jpeg_decoder.cpp | 167 int32_t JpegDecoder::AllocBuffer(uint32_t width, uint32_t height)
in AllocBuffer() argument
|