Home
last modified time | relevance | path

Searched refs:width_ (Results 1 - 8 of 8) sorted by relevance

/device/soc/hisilicon/common/hal/display/source/display_gralloc/src/
H A Dallocator.cpp88 bufferInfo.widthStride_ = AlignUp(bufferInfo.width_, WIDTH_ALIGN); in UpdateRGBStrideAndSize()
99 bufferInfo.widthStride_ = AlignUp(bufferInfo.width_, WIDTH_ALIGN); in UpdateYuvStrideAndSize()
135 bufferInfo.width_ = info.width; in ConvertToBufferInfo()
165 priBuffer->width = bufferInfo.width_; in AllocMem()
H A Dallocator.h46 uint32_t width_ = 0; member
H A Dframebuffer_allocator.cpp123 handle.width = bufferInfo.width_; in Allocate()
/device/soc/rockchip/rk3588/hardware/codec/jpeg/src/
H A Dcodec_jpeg_decoder.cpp33 : width_(0), height_(0), format_(MPP_FMT_YUV420SP), mppCtx_(nullptr), mpi_(nullptr), memGroup_(nullptr), in CodecJpegDecoder()
40 width_ = 0; in ~CodecJpegDecoder()
105 width_ = decInfo.imageWidth; in DeCode()
171 uint32_t horStride = AlignUp(width_, 16); // 16: width alignment in InitPacketBuffer()
/device/soc/rockchip/rk3568/hardware/codec/jpeg/src/
H A Dcodec_jpeg_decoder.cpp31 : width_(0), height_(0), format_(MPP_FMT_YUV420SP), mppCtx_(nullptr), mpi_(nullptr), mppApi_(mppApi), in CodecJpegDecoder()
38 width_ = 0; in ~CodecJpegDecoder()
72 width_ = decInfo.imageWidth; in DeCode()
/device/soc/rockchip/rk3568/hardware/codec/jpeg/include/
H A Dcodec_jpeg_decoder.h56 uint32_t width_; member in OHOS::VDI::JPEG::CodecJpegDecoder
/device/board/hisilicon/hispark_taurus/camera/driver_adapter/include/
H A Dmpi_adapter.h47 int32_t width_; member
/device/soc/rockchip/rk3588/hardware/codec/jpeg/include/
H A Dcodec_jpeg_decoder.h74 uint32_t width_; member in OHOS::VDI::JPEG::CodecJpegDecoder

Completed in 4 milliseconds