Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributedhardware/distributed_screen/services/common/imageJpeg/src/
H A Djpeg_image_processor.cpp184 uint8_t *lastFrameIdx = lastFrame; in ReplaceDamage2LastFrame() local
185 …uint8_t *yData = lastFrameIdx + static_cast<uint32_t>(configParam_.GetScreenWidth() * rect.yPos + … in ReplaceDamage2LastFrame()
186 uint8_t *uData = lastFrameIdx + configParam_.GetScreenWidth() * configParam_.GetScreenHeight() + in ReplaceDamage2LastFrame()