Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/ncsw/Peripherals/FM/Pcd/
H A Dfm_manip.h500 e_FmPcdManipType nextManipType; member
H A Dfm_manip.c1058 && (p_Manip->nextManipType == e_FM_PCD_MANIP_HDR) in BuildHmct()
1097 p_Manip->nextManipType = MANIP_GET_TYPE(p_FmPcdManipParams->h_NextManip); in CreateManipActionNew()
1099 if ((p_Manip->nextManipType == e_FM_PCD_MANIP_HDR) && p_Manip->dontParseAfterManip) in CreateManipActionNew()
1148 && (p_Manip->nextManipType == e_FM_PCD_MANIP_HDR) in CreateManipActionNew()