Lines Matching refs:mPtorInfo
1011 ctx->mPtorInfo.count = numPTORLayersFound; in fullMDPCompWithPTOR()
1013 ctx->mPtorInfo.layerIndex[i] = minLayerIndex[i]; in fullMDPCompWithPTOR()
1018 ctx->mPtorInfo.count = 0; in fullMDPCompWithPTOR()
1036 int index = ctx->mPtorInfo.layerIndex[j]; in fullMDPCompWithPTOR()
1040 layer->sourceCropf.left = (float)ctx->mPtorInfo.displayFrame[j].left; in fullMDPCompWithPTOR()
1041 layer->sourceCropf.top = (float)ctx->mPtorInfo.displayFrame[j].top; in fullMDPCompWithPTOR()
1042 layer->sourceCropf.right = (float)ctx->mPtorInfo.displayFrame[j].right; in fullMDPCompWithPTOR()
1043 layer->sourceCropf.bottom =(float)ctx->mPtorInfo.displayFrame[j].bottom; in fullMDPCompWithPTOR()
1108 int idx = ctx->mPtorInfo.layerIndex[i]; in fullMDPCompWithPTOR()
1121 ctx->mPtorInfo.count = 0; in fullMDPCompWithPTOR()
1125 ctx->mPtorInfo.layerIndex[0], ctx->mPtorInfo.layerIndex[1]); in fullMDPCompWithPTOR()
2009 memset(&(ctx->mPtorInfo), 0, sizeof(ctx->mPtorInfo)); in prepare()
2137 if (ctx->mPtorInfo.isActive()) { in drawOverlap()
2334 int index = ctx->mPtorInfo.getPTORArrayIndex(i); in draw()
2583 int index = ctx->mPtorInfo.getPTORArrayIndex(i); in draw()