Lines Matching refs:kImagePlaneCount

428         for (unsigned plane_num = 0; plane_num < registers::kImagePlaneCount; plane_num++) {  in BringUpDisplayEngine()
454 for (unsigned plane_num = 0; plane_num < registers::kImagePlaneCount; plane_num++) { in ResetPipe()
924 [registers::kImagePlaneCount]) { in CalculateMinimumAllocations()
932 for (unsigned plane_num = 0; plane_num < registers::kImagePlaneCount; plane_num++) { in CalculateMinimumAllocations()
983 [registers::kImagePlaneCount], in UpdateAllocations()
985 [registers::kImagePlaneCount]) { in UpdateAllocations()
986 uint16_t allocs[registers::kPipeCount][registers::kImagePlaneCount]; in UpdateAllocations()
990 for (unsigned plane_num = 0; plane_num < registers::kImagePlaneCount; plane_num++) { in UpdateAllocations()
994 for (unsigned plane_num = 0; plane_num < registers::kImagePlaneCount; plane_num++) { in UpdateAllocations()
1004 bool forced_alloc[registers::kImagePlaneCount] = {}; in UpdateAllocations()
1007 for (unsigned plane_num = 0; plane_num < registers::kImagePlaneCount; plane_num++) { in UpdateAllocations()
1020 for (unsigned plane_num = 0; plane_num < registers::kImagePlaneCount; plane_num++) { in UpdateAllocations()
1035 for (unsigned plane_num = 0; plane_num < registers::kImagePlaneCount; plane_num++) { in UpdateAllocations()
1087 uint16_t min_allocs[registers::kPipeCount][registers::kImagePlaneCount]; in ReallocatePlaneBuffers()
1094 uint64_t data_rate[registers::kPipeCount][registers::kImagePlaneCount]; in ReallocatePlaneBuffers()
1097 for (unsigned plane_num = 0; plane_num < registers::kImagePlaneCount; plane_num++) { in ReallocatePlaneBuffers()
1206 for (unsigned j = 0; j < registers::kImagePlaneCount; j++) { in DoPipeBufferReallocation()
1483 uint16_t arr[registers::kPipeCount][registers::kImagePlaneCount]; in DisplayControllerImplCheckConfiguration()