Home
last modified time | relevance | path

Searched refs:RunDecEnc (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/multimedia/av_codec/test/unittest/hcodec_test/helper/
H A Dtester_common.h151 static bool RunDecEnc(const CommandOpt &decOpt);
H A Dtester_common.cpp58 return RunDecEnc(opt); in Run()
73 bool TesterCommon::RunDecEnc(const CommandOpt& decOpt) in RunDecEnc() function in OHOS::MediaAVCodec::TesterCommon