Searched refs:AVCConfigureSequence (Results 1 – 3 of 3) sorted by relevance
56 OSCL_IMPORT_REF AVCStatus AVCConfigureSequence(AVCHandle *avcHandle, AVCCommonObj *video, bool padd…
108 OSCL_EXPORT_REF AVCStatus AVCConfigureSequence(AVCHandle *avcHandle, AVCCommonObj *video, bool padd… in AVCConfigureSequence() function
712 ret = AVCConfigureSequence(encvid->avcHandle, video, TRUE); in InitFrame()