Home
last modified time | relevance | path

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

/foundation/distributedhardware/distributed_screen/services/common/imageJpeg/src/
H A Djpeg_image_processor.cpp195 uint8_t *lastFrameIdx = lastFrame; in ReplaceDamage2LastFrame() local
196 uint8_t *yData = lastFrameIdx + (configParam_.GetScreenWidth() * rect.yPos + rect.xPos); in ReplaceDamage2LastFrame()
197 uint8_t *uData = lastFrameIdx + configParam_.GetScreenWidth() * configParam_.GetScreenHeight() + in ReplaceDamage2LastFrame()

Completed in 1 milliseconds