Home
last modified time | relevance | path

Searched defs:height (Results 1 - 25 of 65) sorted by relevance

123

/drivers/peripheral/camera/vdi_base/usb_camera/pipeline_core/src/node/
H A Dcodec_node.h43 int height; member
H A Dnode_utils.h29 int32_t height; member
/drivers/peripheral/codec/test/demo/idl/include/
H A Dcommand_parse.h25 uint32_t height = 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
/drivers/hdf_core/interfaces/inner_api/hdi/base/
H A Dbuffer_handle.h57 int32_t height; /**< Height of the image */ member
/drivers/peripheral/base/
H A Dbuffer_handle.h29 int32_t height; /**< the height of memory */ member
/drivers/peripheral/camera/vdi_base/common/adapter/platform/mpp/src/device_manager/
H A Dvenc_controller.cpp63 uint32_t height = 1080; in ConfigVenc() local
/drivers/peripheral/display/buffer/vdi_base/include/
H A Dbuffer_handle.h29 int32_t height; /**< the height of memory */ member
H A Dhi_gbm_internal.h36 uint32_t height; member
/drivers/peripheral/camera/vdi_base/common/buffer_manager/src/heap_buffer_allocator/
H A Dheap_buffer_allocator.cpp32 AllocBuffer(const uint32_t width, const uint32_t height, const uint64_t cameraUsage, const uint32_t cameraFormat) AllocBuffer() argument
94 CalculateSize(const uint32_t width, const uint32_t height, const uint64_t usage, const uint32_t format) const 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 Init(const uint32_t width, const uint32_t height, const uint64_t usage, const uint32_t bufferFormat, const uint32_t count, const int32_t bufferSourceType) Init() argument
/drivers/peripheral/camera/vdi_base/common/buffer_manager/src/gralloc_buffer_allocator/
H A Dgralloc_buffer_allocator.cpp44 AllocBuffer(const uint32_t width, const uint32_t height, const uint64_t cameraUsage, const uint32_t cameraFormat) AllocBuffer() argument
/drivers/peripheral/camera/vdi_base/common/include/
H A Dstream.h32 int32_t height; member
48 uint32_t height; member
/drivers/peripheral/camera/vdi_base/common/pipeline_core/pipeline_impl/include/
H A Dconfig.h25 uint8_t height; member
/drivers/peripheral/camera/vdi_base/v4l2/src/stream_operator/stream_tunnel/standard/
H A Dstream_tunnel.h30 uint32_t height; member
/drivers/peripheral/camera/vdi_base/v4l2/src/stream_operator/stream_tunnel/lite/
H A Dstream_tunnel.h30 uint32_t height; member
/drivers/peripheral/codec/test/demo/jpeg/include/
H A Dcommand_parse.h34 uint32_t height = 0; member
/drivers/peripheral/camera/vdi_base/common/adapter/platform/v4l2/src/driver_adapter/include/
H A Dv4l2_common.h46 uint32_t height; member
59 uint32_t height; member
/drivers/peripheral/camera/vdi_base/common/pipeline_core/ipp/include/
H A Dipp_algo.h40 unsigned int height; 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
H A Dcodec_jpeg_helper.cpp310 int16_t height = decInfo.imageWidth & 0xFFFF; in JpegSofAssemble() local
/drivers/peripheral/codec/test/demo/v2.0/include/
H A Dcommand_parse.h38 uint32_t height = 0; member
/drivers/peripheral/display/buffer/vdi_base/src/
H A Dhi_gbm.cpp99 static uint32_t AdjustStrideFromFormat(uint32_t format, uint32_t height) in AdjustStrideFromFormat() argument
116 struct gbm_bo *HdiGbmBoCreate(struct gbm_device *gbm, uint32_t width, uint32_t height, uint32_t format, in HdiGbmBoCreate() argument
[all...]
/drivers/peripheral/camera/vdi_base/common/adapter/platform/v4l2/src/pipeline_core/nodes/uvc_node/
H A Duvc_node.cpp201 void UvcNode::YUV422To420(uint8_t yuv422[], uint8_t yuv420[], int width, int height) in YUV422To420() argument

Completed in 8 milliseconds

123