Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/av_codec/test/unittest/hcodec_test/helper/
H A Dcommand_parser.cpp310 auto frameNo = stoul(s.substr(0, pos)); in ParseParamFromCmdLine() local
333 void CommandOpt::ParseSetParameter(uint32_t frameNo, const string &s) in ParseSetParameter()
364 void CommandOpt::ParsePerFrameParam(uint32_t frameNo, const string &s) in ParsePerFrameParam()