Searched refs:AfterGotOutput (Results 1 – 4 of 4) sorted by relevance
72 void AfterGotOutput(const OH_AVCodecBufferAttr& attr);
54 tester->AfterGotOutput(*attr); in OnNewOutputData()79 tester->AfterGotOutput(attr); in OnNewOutputBuffer()
66 tester_->AfterGotOutput(OH_AVCodecBufferAttr { in OnOutputBufferAvailable()
157 void TesterCommon::AfterGotOutput(const OH_AVCodecBufferAttr& attr) in AfterGotOutput() function in OHOS::MediaAVCodec::TesterCommon