Home
last modified time | relevance | path

Searched defs:raw16_stride (Results 1 – 1 of 1) sorted by relevance

/hardware/qcom/camera/msm8998/QCamera2/HAL3/
DQCamera3Channel.cpp2453 uint32_t raw16_stride = ((uint32_t)dim.width + 15U) & ~15U; in convertLegacyToRaw16() local
2496 uint32_t raw16_stride = ((uint32_t)dim.width + 15U) & ~15U; in convertMipiToRaw16() local