Searched defs:pBitplane (Results 1 – 1 of 1) sorted by relevance
108 static void vc1_InverseDiff(vc1_Bitplane *pBitplane, int32_t widthMB, int32_t heightMB) in vc1_InverseDiff()151 static void vc1_Norm2ModeDecode(void* ctxt, vc1_Bitplane *pBitplane, in vc1_Norm2ModeDecode()279 static void vc1_Norm6ModeDecode(void* ctxt, vc1_Bitplane *pBitplane, in vc1_Norm6ModeDecode()453 int initBitplane(vc1_Bitplane *pBitplane,uint32_t width, uint32_t height) in initBitplane()