Home
last modified time | relevance | path

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

/third_party/openh264/test/api/
Dencode_decode_api_test.h162 long IsKeyFrameLost (ISVCDecoder* pDecoder, SLTRRecoverRequest* p_LTR_Recover_Request, long hr);
Dencode_decode_api_test.cpp203 long IsKeyFrameLost (ISVCDecoder* pDecoder, SLTRRecoverRequest* p_LTR_Recover_Request, long hr) { in IsKeyFrameLost() function
241 long bKLost = IsKeyFrameLost (pDecoder, p_LTR_Recover_Request, hr); in LTRRecoveryRequest()