Home
last modified time | relevance | path

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

/drivers/peripheral/camera/vdi_base/common/dump/src/
H A Dcamera_dump.cpp132 uint32_t defaultWidth = (width == 0) ? buffer->GetCurWidth() : width; in DumpBuffer() local
144 "]_width[" << defaultWidth << "]_height[" << defaultHeight; in DumpBuffer()

Completed in 1 milliseconds