Searched refs:eExPatternType (Results 1 – 4 of 4) sorted by relevance
465 static VDEC_PatternType _VDEC_MapPatternType(VDEC_EX_PatternType eExPatternType) in _VDEC_MapPatternType() argument469 if (eExPatternType == E_VDEC_EX_PATTERN_FLUSH) in _VDEC_MapPatternType()473 else if (eExPatternType == E_VDEC_EX_PATTERN_FILEEND) in _VDEC_MapPatternType()2430 …32 MApi_VDEC_EX_GetPatternLeastLength(VDEC_StreamId *pStreamId, VDEC_EX_PatternType eExPatternType) in MApi_VDEC_EX_GetPatternLeastLength() argument2434 return MApi_VDEC_GetPatternLeastLength(_VDEC_MapPatternType(eExPatternType)); in MApi_VDEC_EX_GetPatternLeastLength()
452 VDEC_EX_PatternType eExPatternType = E_VDEC_EX_PATTERN_FLUSH; in _VDEC_MapExPatternType() local456 eExPatternType = E_VDEC_EX_PATTERN_FLUSH; in _VDEC_MapExPatternType()460 eExPatternType = E_VDEC_EX_PATTERN_FILEEND; in _VDEC_MapExPatternType()467 return eExPatternType; in _VDEC_MapExPatternType()
462 VDEC_EX_PatternType eExPatternType = E_VDEC_EX_PATTERN_FLUSH; in _VDEC_MapExPatternType() local466 eExPatternType = E_VDEC_EX_PATTERN_FLUSH; in _VDEC_MapExPatternType()470 eExPatternType = E_VDEC_EX_PATTERN_FILEEND; in _VDEC_MapExPatternType()477 return eExPatternType; in _VDEC_MapExPatternType()
460 VDEC_EX_PatternType eExPatternType = E_VDEC_EX_PATTERN_FLUSH; in _VDEC_MapExPatternType() local464 eExPatternType = E_VDEC_EX_PATTERN_FLUSH; in _VDEC_MapExPatternType()468 eExPatternType = E_VDEC_EX_PATTERN_FILEEND; in _VDEC_MapExPatternType()475 return eExPatternType; in _VDEC_MapExPatternType()