Home
last modified time | relevance | path

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

/foundation/multimedia/av_codec/services/media_engine/plugins/source/http_source/dash/mpd_parser/
Dsidx_box_parser.cpp138 unsigned char *tmpBuff = reinterpret_cast<unsigned char *>(buffer + currPos); in Get2Bytes() local
145 unsigned char *tmpBuff = reinterpret_cast<unsigned char *>(buffer + currPos); in Get4Bytes() local
/foundation/multimedia/image_framework/plugins/common/libs/image/formatagentplugin/src/
Dheif_format_agent.cpp75 uint32_t tmpBuff[HEADER_SIZE]; in CheckFormat() local