Searched refs:DECODER_OPTION_FRAME_NUM (Results 1 – 5 of 5) sorted by relevance
216 pDecoder->GetOption (DECODER_OPTION_FRAME_NUM, &tempInt); in IsKeyFrameLost()246 pDecoder->GetOption (DECODER_OPTION_FRAME_NUM, &p_LTR_Recover_Request->iCurrentFrameNum); in LTRRecoveryRequest()
80 decoder_->GetOption (DECODER_OPTION_FRAME_NUM, &iDecFrameNum); in TEST_P()85 decoder_->GetOption (DECODER_OPTION_FRAME_NUM, &iDecFrameNum); in TEST_P()
155 DECODER_OPTION_FRAME_NUM, ///< feedback current decoded frame number enumerator
371 pDecoder->GetOption (DECODER_OPTION_FRAME_NUM, &iFrameNum); in H264DecodeInstance()
602 } else if (DECODER_OPTION_FRAME_NUM == eOptID) { in GetOption()