Searched defs:TesterCapi (Results 1 – 1 of 1) sorted by relevance
23 struct TesterCapi : TesterCommon { struct24 explicit TesterCapi(const CommandOpt& opt) : TesterCommon(opt) {} in TesterCapi() function56 OH_AVCodec *codec_ = nullptr;57 std::list<std::pair<uint32_t, OH_AVMemory*>> inputList_;58 std::list<std::tuple<uint32_t, OH_AVMemory*, OH_AVCodecBufferAttr>> outputList_;60 std::shared_ptr<OH_AVFormat> inputFmt_;