Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/vdec_v1/drv/mvd/
H A DdrvMVD.c489 static MS_BOOL MVD_SLQTblInsertPattern(MVD_PatternType ePattern);
4507 if (TRUE == MVD_SLQTblInsertPattern(E_MVD_PATTERN_FLUSH)) in MVD_FlushSlqTblQueue()
5011 if (MVD_SLQTblInsertPattern(E_MVD_PATTERN_FILEEND)) in MDrv_MVD_IsDispFinish()
5028 if (MVD_SLQTblInsertPattern(E_MVD_PATTERN_FILEEND)) in MDrv_MVD_IsDispFinish()
5477 static MS_BOOL MVD_SLQTblInsertPattern(MVD_PatternType ePattern) in MVD_SLQTblInsertPattern() function