Home
last modified time | relevance | path

Searched refs:imageWidth (Results 1 – 8 of 8) sorted by relevance

/device/soc/hisilicon/hi3516dv300/sdk_linux/sample/platform/higv/include/
Dhi_gv_image.h62 HI_U32 imageWidth, const HI_RECT *srcRect, const HI_RECT *dstRect, const HIGO_BLTOPT_S *blitOpt,
/device/soc/rockchip/rk3568/hardware/omx_il/component/common/
Domx_video_global.h121 OMX_U32 imageWidth; member
/device/soc/rockchip/rk3588/hardware/codec/jpeg/src/
Dcodec_jpeg_helper.cpp306 int16_t height = decInfo.imageWidth & 0xFFFF; in JpegSofAssemble()
412 decInfo.imageWidth = GetInt16(buffer); in DessambleSof()
419 …CODEC_LOGD("image width[%{public}d],height[%{public}d],components[%{public}d]", decInfo.imageWidth, in DessambleSof()
Dcodec_jpeg_decoder.cpp105 width_ = decInfo.imageWidth; in DeCode()
/device/soc/rockchip/rk3568/hardware/codec/jpeg/src/
Dcodec_jpeg_helper.cpp306 int16_t height = decInfo.imageWidth & 0xFFFF; in JpegSofAssemble()
412 decInfo.imageWidth = GetInt16(buffer); in DessambleSof()
419 …CODEC_LOGD("image width[%{public}d],height[%{public}d],components[%{public}d]", decInfo.imageWidth, in DessambleSof()
Dcodec_jpeg_decoder.cpp105 width_ = decInfo.imageWidth; in DeCode()
/device/board/osware/imx8mm/drivers/camera/driver_adapter/test/main_test/
Dv4l2_main.cpp229 constexpr uint32_t imageWidth = 640; in ProcessImage() local
233 int width = imageWidth; in ProcessImage()
/device/board/unionman/unionpi_tiger/hardware/camera/driver_adapter/test/v4l2_test/
Dv4l2_main.cpp223 constexpr uint32_t imageWidth = 640; in ProcessImage() local
227 int width = imageWidth; in ProcessImage()