Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/src/hardware/
H A Djpeg_hw_decoder.cpp305 uint32_t positionRecord = srcStream->Tell(); in CopySrcImgToDecodeInputBuffer() local
306 JPEG_HW_LOGI("input stream, size=%{public}zu, curPos=%{public}u", fileSize, positionRecord); in CopySrcImgToDecodeInputBuffer()
331 srcStream->Seek(positionRecord); in CopySrcImgToDecodeInputBuffer()