Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/image_framework/plugins/common/libs/image/formatagentplugin/src/
H A Dwbmp_format_agent.cpp41 bool WbmpFormatAgent::read_byte(uint8_t *stream, uint8_t &value, uint32_t &offset, uint32_t dataSiz… in read_byte() function in OHOS::ImagePlugin::WbmpFormatAgent
/aosp12/build/make/tools/
H A Dfat16copy.py50 def read_byte(f): function