Searched refs:CbpIntra16x16 (Results 1 – 1 of 1) sorted by relevance
98 static u32 CbpIntra16x16(mbType_e mbType);217 pMbLayer->codedBlockPattern = CbpIntra16x16(pMbLayer->mbType); in h264bsdDecodeMacroblockLayer()880 u32 CbpIntra16x16(mbType_e mbType) in CbpIntra16x16() function