Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/av_codec/test/unittest/hcodec_test/helper/
H A Dstart_code_detector.cpp49 size_t StartCodeDetector::SetSource(const uint8_t* pStart, size_t bufSize) in SetSource()
79 void StartCodeDetector::SaveVivid(NALUInfo& nal, const uint8_t *pStart) in SaveVivid()
/ohos5.0/commonlibrary/ets_utils/js_api_module/buffer/
H A Dconverter.cpp161 const unsigned char *pStart = nullptr; in Base64Encode() local