Searched refs:pBlockOffset (Results 1 – 4 of 4) sorted by relevance
74 void GetI4LumaIChromaAddrTable (int32_t* pBlockOffset, const int32_t kiYStride, const int32_t kiUVS…
169 void GetI4LumaIChromaAddrTable (int32_t* pBlockOffset, const int32_t kiYStride, const int32_t kiUVS… in GetI4LumaIChromaAddrTable() argument170 int32_t* pOffset = pBlockOffset; in GetI4LumaIChromaAddrTable()
76 int32_t* pBlockOffset = pCtx->iDecBlockOffsetArray; in RecI8x8Luma() local101 uint8_t* pPredI8x8 = pPred + pBlockOffset[i << 2]; in RecI8x8Luma()130 int32_t* pBlockOffset = pCtx->iDecBlockOffsetArray; in RecI4x4Luma() local145 uint8_t* pPredI4x4 = pPred + pBlockOffset[i]; in RecI4x4Luma()
893 UINT_32* pBlockOffset) const in ApplyCustomerPipeBankXor() argument903 *pBlockOffset ^= (pipeX << m_pipeInterleaveLog2); in ApplyCustomerPipeBankXor()904 *pBlockOffset ^= (bankX << (m_pipeInterleaveLog2 + pipeBits)); in ApplyCustomerPipeBankXor()