/drivers/peripheral/camera/vdi_base/usb_camera/pipeline_core/src/node/ |
H A D | codec_node.h | 43 int height; member
|
H A D | node_utils.h | 29 int32_t height; member
|
/drivers/peripheral/codec/test/demo/idl/include/ |
H A D | command_parse.h | 25 uint32_t height = 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
|
/drivers/hdf_core/interfaces/inner_api/hdi/base/ |
H A D | buffer_handle.h | 57 int32_t height; /**< Height of the image */ member
|
/drivers/peripheral/base/ |
H A D | buffer_handle.h | 29 int32_t height; /**< the height of memory */ member
|
/drivers/peripheral/camera/vdi_base/common/adapter/platform/mpp/src/device_manager/ |
H A D | venc_controller.cpp | 63 uint32_t height = 1080;
in ConfigVenc() local
|
/drivers/peripheral/display/buffer/vdi_base/include/ |
H A D | buffer_handle.h | 29 int32_t height; /**< the height of memory */ member
|
H A D | hi_gbm_internal.h | 36 uint32_t height; member
|
/drivers/peripheral/camera/vdi_base/common/buffer_manager/src/heap_buffer_allocator/ |
H A D | heap_buffer_allocator.cpp | 32 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 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 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 D | gralloc_buffer_allocator.cpp | 44 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 D | stream.h | 32 int32_t height; member 48 uint32_t height; member
|
/drivers/peripheral/camera/vdi_base/common/pipeline_core/pipeline_impl/include/ |
H A D | config.h | 25 uint8_t height; member
|
/drivers/peripheral/camera/vdi_base/v4l2/src/stream_operator/stream_tunnel/standard/ |
H A D | stream_tunnel.h | 30 uint32_t height; member
|
/drivers/peripheral/camera/vdi_base/v4l2/src/stream_operator/stream_tunnel/lite/ |
H A D | stream_tunnel.h | 30 uint32_t height; member
|
/drivers/peripheral/codec/test/demo/jpeg/include/ |
H A D | command_parse.h | 34 uint32_t height = 0; member
|
/drivers/peripheral/camera/vdi_base/common/adapter/platform/v4l2/src/driver_adapter/include/ |
H A D | v4l2_common.h | 46 uint32_t height; member 59 uint32_t height; member
|
/drivers/peripheral/camera/vdi_base/common/pipeline_core/ipp/include/ |
H A D | ipp_algo.h | 40 unsigned int height; 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
|
H A D | codec_jpeg_helper.cpp | 310 int16_t height = decInfo.imageWidth & 0xFFFF; in JpegSofAssemble() local
|
/drivers/peripheral/codec/test/demo/v2.0/include/ |
H A D | command_parse.h | 38 uint32_t height = 0; member
|
/drivers/peripheral/display/buffer/vdi_base/src/ |
H A D | hi_gbm.cpp | 99 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 D | uvc_node.cpp | 201 void UvcNode::YUV422To420(uint8_t yuv422[], uint8_t yuv420[], int width, int height) in YUV422To420() argument
|