Lines Matching refs:mdpIndex
1317 int mdpIndex = mCurrentFrame.layerToMDP[index]; in postHeuristicsHandling() local
1324 MdpPipeInfo* cur_pipe = mCurrentFrame.mdpToLayer[mdpIndex].pipeInfo; in postHeuristicsHandling()
1330 mCurrentFrame.mdpToLayer[mdpIndex]) in postHeuristicsHandling()
1341 if(configure(ctx, layer, mCurrentFrame.mdpToLayer[mdpIndex]) != 0 ){ in postHeuristicsHandling()
1488 int mdpIndex = mCurrentFrame.layerToMDP[index]; in allocSplitVGPipesfor4k2k() local
1489 PipeLayerPair& info = mCurrentFrame.mdpToLayer[mdpIndex]; in allocSplitVGPipesfor4k2k()
1581 int mdpIndex = mCurrentFrame.layerToMDP[index]; in allocLayerPipes() local
1582 PipeLayerPair& info = mCurrentFrame.mdpToLayer[mdpIndex]; in allocLayerPipes()
1662 int mdpIndex = mCurrentFrame.layerToMDP[i]; in draw() local
1667 *(MdpYUVPipeInfo*)mCurrentFrame.mdpToLayer[mdpIndex].pipeInfo; in draw()
1668 Rotator *rot = mCurrentFrame.mdpToLayer[mdpIndex].rot; in draw()
1702 *(MdpPipeInfoNonSplit*)mCurrentFrame.mdpToLayer[mdpIndex].pipeInfo; in draw()
1720 Rotator *rot = mCurrentFrame.mdpToLayer[mdpIndex].rot; in draw()
1825 int mdpIndex = mCurrentFrame.layerToMDP[index]; in allocLayerPipes() local
1826 PipeLayerPair& info = mCurrentFrame.mdpToLayer[mdpIndex]; in allocLayerPipes()
1922 int mdpIndex = mCurrentFrame.layerToMDP[i]; in draw() local
1927 *(MdpYUVPipeInfo*)mCurrentFrame.mdpToLayer[mdpIndex].pipeInfo; in draw()
1928 Rotator *rot = mCurrentFrame.mdpToLayer[mdpIndex].rot; in draw()
1962 *(MdpPipeInfoSplit*)mCurrentFrame.mdpToLayer[mdpIndex].pipeInfo; in draw()
1963 Rotator *rot = mCurrentFrame.mdpToLayer[mdpIndex].rot; in draw()