Home
last modified time | relevance | path

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

/freebsd/sys/contrib/ncsw/Peripherals/FM/Pcd/
H A Dfm_cc.c1169 static ccPrivateInfo_t IcDefineCode(t_FmPcdCcNodeParams *p_CcNodeParam) in IcDefineCode() argument
1171 switch (p_CcNodeParam->extractCcParams.extractNonHdr.action) in IcDefineCode()
1174 switch (p_CcNodeParam->extractCcParams.extractNonHdr.src) in IcDefineCode()
1185 switch (p_CcNodeParam->extractCcParams.extractNonHdr.src) in IcDefineCode()
3628 t_FmPcdCcNodeParams *p_CcNodeParam, in ValidateAndCalcStatsParams() argument
3635 UNUSED(p_CcNodeParam); in ValidateAndCalcStatsParams()
3641 if (p_CcNodeParam->keysParams.keyParams[i].ccNextEngineParams.statisticsEn) in ValidateAndCalcStatsParams()
3658 p_CcNodeParam->keysParams.frameLengthRanges; in ValidateAndCalcStatsParams()
3705 static t_Error CheckParams(t_Handle h_FmPcd, t_FmPcdCcNodeParams *p_CcNodeParam, in CheckParams() argument
3714 err = ValidateAndCalcStatsParams(p_CcNode, p_CcNodeParam, in CheckParams()
[all …]