Searched refs:RequestIDR (Results 1 – 6 of 6) sorted by relevance
/ohos5.0/foundation/multimedia/av_codec/test/unittest/hcodec_test/helper/ | ||
H A D | tester_codecbase.h | 47 bool RequestIDR() override; |
H A D | tester_capi.h | 37 bool RequestIDR() override; |
H A D | tester_common.h | 109 virtual bool RequestIDR() = 0; |
H A D | tester_capi.cpp | 297 bool TesterCapi::RequestIDR() in RequestIDR() function in OHOS::MediaAVCodec::TesterCapi |
H A D | tester_codecbase.cpp | 350 bool TesterCodecBase::RequestIDR() in RequestIDR() function in OHOS::MediaAVCodec::TesterCodecBase |
H A D | tester_common.cpp | 316 RequestIDR(); in EncoderInputLoop() |