Searched defs:pDecoder (Results 1 – 3 of 3) sorted by relevance
/third_party/openh264/test/api/ |
D | encode_decode_api_test.cpp | 202 long IsKeyFrameLost (ISVCDecoder* pDecoder, SLTRRecoverRequest* p_LTR_Recover_Request, long hr) { in IsKeyFrameLost() 232 bool IsLTRMarking (ISVCDecoder* pDecoder) { in IsLTRMarking() 238 void LTRRecoveryRequest (ISVCDecoder* pDecoder, ISVCEncoder* pEncoder, SLTRRecoverRequest* p_LTR_Re… in LTRRecoveryRequest() 258 void LTRMarkFeedback (ISVCDecoder* pDecoder, ISVCEncoder* pEncoder, SLTRMarkingFeedback* p_LTR_Mark… in LTRMarkFeedback()
|
/third_party/openh264/codec/console/dec/src/ |
D | h264dec.cpp | 178 void FlushFrames (ISVCDecoder* pDecoder, int64_t& iTotal, FILE* pYuvFile, FILE* pOptionFile, int32_… in FlushFrames() 218 void H264DecodeInstance (ISVCDecoder* pDecoder, const char* kpH264FileName, const char* kpOuputFile… in H264DecodeInstance() 498 ISVCDecoder* pDecoder = NULL; local
|
/third_party/openh264/codec/decoder/plus/src/ |
D | welsDecoderExt.cpp | 1479 void WelsDestroyDecoder (ISVCDecoder* pDecoder) { in WelsDestroyDecoder()
|