Go to the source code of this file.
|
enum | PixelRegions::PixelId {
PixelRegions::L1 = 1100,
PixelRegions::L2 = 1200,
PixelRegions::L3 = 1300,
PixelRegions::L4 = 1400,
PixelRegions::Rm1l = 2111,
PixelRegions::Rm1u = 2112,
PixelRegions::Rm2l = 2121,
PixelRegions::Rm2u = 2122,
PixelRegions::Rm3l = 2131,
PixelRegions::Rm3u = 2132,
PixelRegions::Rp1l = 2211,
PixelRegions::Rp1u = 2212,
PixelRegions::Rp2l = 2221,
PixelRegions::Rp2u = 2222,
PixelRegions::Rp3l = 2231,
PixelRegions::Rp3u = 2232,
PixelRegions::Ph2EmR1 = 3101,
PixelRegions::Ph2EmR2 = 3102,
PixelRegions::Ph2EmR3 = 3103,
PixelRegions::Ph2EmR4 = 3104,
PixelRegions::Ph2EpR1 = 3201,
PixelRegions::Ph2EpR2 = 3202,
PixelRegions::Ph2EpR3 = 3203,
PixelRegions::Ph2EpR4 = 3204,
PixelRegions::Ph2FmR1 = 4101,
PixelRegions::Ph2FmR2 = 4102,
PixelRegions::Ph2FmR3 = 4103,
PixelRegions::Ph2FmR4 = 4104,
PixelRegions::Ph2FmR5 = 4105,
PixelRegions::Ph2FpR1 = 4201,
PixelRegions::Ph2FpR2 = 4202,
PixelRegions::Ph2FpR3 = 4203,
PixelRegions::Ph2FpR4 = 4204,
PixelRegions::Ph2FpR5 = 4205,
PixelRegions::End = 99999
} |
|