Lines Matching refs:pDst608
5114 static void _HVD_CC_Parse_CC_data(MS_U8 u8CCMode,MS_U8 **pSrc, MS_U8 *pDst608, MS_U32 *pu32Dst608Le… in _HVD_CC_Parse_CC_data() argument
5176 pDst608[(*pu32Dst608Len)++] = u8CC_Data1; in _HVD_CC_Parse_CC_data()
5177 pDst608[(*pu32Dst608Len)++] = u8CC_Data2; in _HVD_CC_Parse_CC_data()
5178 pDst608[(*pu32Dst608Len)++] = u8CC_Type; in _HVD_CC_Parse_CC_data()
5179 pDst608[(*pu32Dst608Len)++] = 0; in _HVD_CC_Parse_CC_data()
5185 pDst608[(*pu32Dst608Len)++] = (pEhInfo608->u16TmpRef&0xff); in _HVD_CC_Parse_CC_data()
5186 pDst608[(*pu32Dst608Len)++] = ((pEhInfo608->u16TmpRef>>8)&0xff); in _HVD_CC_Parse_CC_data()
5187 pDst608[(*pu32Dst608Len)++] = (pEhInfo608->u16PicStruct&0xff); in _HVD_CC_Parse_CC_data()
5188 pDst608[(*pu32Dst608Len)++] = ((pEhInfo608->u16PicStruct>>8)&0xff); in _HVD_CC_Parse_CC_data()
5189 pDst608[(*pu32Dst608Len)++] = (pEhInfo608->u32Pts&0xff); in _HVD_CC_Parse_CC_data()
5190 pDst608[(*pu32Dst608Len)++] = ((pEhInfo608->u32Pts>>8)&0xff); in _HVD_CC_Parse_CC_data()
5191 pDst608[(*pu32Dst608Len)++] = ((pEhInfo608->u32Pts>>16)&0xff); in _HVD_CC_Parse_CC_data()
5192 pDst608[(*pu32Dst608Len)++] = ((pEhInfo608->u32Pts>>24)&0xff); in _HVD_CC_Parse_CC_data()
5193 pDst608[(*pu32Dst608Len)++] = pEhInfo608->u8UsrDataCnt; in _HVD_CC_Parse_CC_data()
5199 pDst608[(*pu32Dst608Len)++] = 0xff; in _HVD_CC_Parse_CC_data()
5244 pDst608[(*pu32Dst608Len)++] = 0xff; in _HVD_CC_Parse_CC_data()