Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/image_framework/plugins/common/libs/image/libjpegplugin/include/
H A Djpeg_decoder.h98 …uint32_t streamPosition_ = 0; // may be changed by other decoders, record it and restore if neede… variable
/ohos5.0/foundation/multimedia/image_framework/plugins/common/libs/image/libpngplugin/include/
H A Dpng_decoder.h111 …uint32_t streamPosition_ = 0; // may be changed by other decoders, record it and restore if neede… variable