Lines Matching refs:bands_type

601             typedef void_vector<UInt8> bands_type;  in read_bands()  typedef
602 bands_type & castbands = static_cast< bands_type & >(bands); in read_bands()
607 typedef void_vector<Int16> bands_type; in read_bands() typedef
608 bands_type & castbands = static_cast< bands_type & >(bands); in read_bands()
613 typedef void_vector<Int32> bands_type; in read_bands() typedef
614 bands_type & castbands = static_cast< bands_type & >(bands); in read_bands()
619 typedef void_vector<float> bands_type; in read_bands() typedef
620 bands_type & castbands = static_cast< bands_type & >(bands); in read_bands()
625 typedef void_vector<double> bands_type; in read_bands() typedef
626 bands_type & castbands = static_cast< bands_type & >(bands); in read_bands()
644 typedef void_vector<storage_type> bands_type; in color_map() typedef
648 static_cast< const bands_type & >(bands), in color_map()
655 typedef void_vector<storage_type> bands_type; in color_map() typedef
659 static_cast< const bands_type & >(bands), in color_map()
666 typedef void_vector<storage_type> bands_type; in color_map() typedef
670 static_cast< const bands_type & >(bands), in color_map()
685 typedef void_vector<storage_type> bands_type; in color_map() typedef
689 static_cast< const bands_type & >(bands), in color_map()
696 typedef void_vector<storage_type> bands_type; in color_map() typedef
700 static_cast< const bands_type & >(bands), in color_map()
707 typedef void_vector<storage_type> bands_type; in color_map() typedef
711 static_cast< const bands_type & >(bands), in color_map()
726 typedef void_vector<storage_type> bands_type; in color_map() typedef
730 static_cast< const bands_type & >(bands), in color_map()
737 typedef void_vector<storage_type> bands_type; in color_map() typedef
741 static_cast< const bands_type & >(bands), in color_map()
748 typedef void_vector<storage_type> bands_type; in color_map() typedef
752 static_cast< const bands_type & >(bands), in color_map()
767 typedef void_vector<storage_type> bands_type; in color_map() typedef
771 static_cast< const bands_type & >(bands), in color_map()
778 typedef void_vector<storage_type> bands_type; in color_map() typedef
782 static_cast< const bands_type & >(bands), in color_map()
789 typedef void_vector<storage_type> bands_type; in color_map() typedef
793 static_cast< const bands_type & >(bands), in color_map()
855 typedef void_vector<UInt8> bands_type; in currentScanlineOfBand() typedef
856 const bands_type & bands in currentScanlineOfBand()
857 = static_cast< const bands_type & >(pimpl->bands); in currentScanlineOfBand()
860 typedef void_vector<Int16> bands_type; in currentScanlineOfBand() typedef
861 const bands_type & bands in currentScanlineOfBand()
862 = static_cast< const bands_type & >(pimpl->bands); in currentScanlineOfBand()
865 typedef void_vector<Int32> bands_type; in currentScanlineOfBand() typedef
866 const bands_type & bands in currentScanlineOfBand()
867 = static_cast< const bands_type & >(pimpl->bands); in currentScanlineOfBand()
870 typedef void_vector<float> bands_type; in currentScanlineOfBand() typedef
871 const bands_type & bands in currentScanlineOfBand()
872 = static_cast< const bands_type & >(pimpl->bands); in currentScanlineOfBand()
875 typedef void_vector<double> bands_type; in currentScanlineOfBand() typedef
876 const bands_type & bands in currentScanlineOfBand()
877 = static_cast< const bands_type & >(pimpl->bands); in currentScanlineOfBand()
993 typedef void_vector<UInt8> bands_type; in finalizeSettings() typedef
994 bands_type & castbands = static_cast< bands_type & >(pimpl->bands); in finalizeSettings()
997 typedef void_vector<Int16> bands_type; in finalizeSettings() typedef
998 bands_type & castbands = static_cast< bands_type & >(pimpl->bands); in finalizeSettings()
1001 typedef void_vector<Int32> bands_type; in finalizeSettings() typedef
1002 bands_type & castbands = static_cast< bands_type & >(pimpl->bands); in finalizeSettings()
1005 typedef void_vector<float> bands_type; in finalizeSettings() typedef
1006 bands_type & castbands = static_cast< bands_type & >(pimpl->bands); in finalizeSettings()
1009 typedef void_vector<double> bands_type; in finalizeSettings() typedef
1010 bands_type & castbands = static_cast< bands_type & >(pimpl->bands); in finalizeSettings()
1023 typedef void_vector<UInt8> bands_type; in currentScanlineOfBand() typedef
1024 bands_type & bands = static_cast< bands_type & >(pimpl->bands); in currentScanlineOfBand()
1027 typedef void_vector<Int16> bands_type; in currentScanlineOfBand() typedef
1028 bands_type & bands = static_cast< bands_type & >(pimpl->bands); in currentScanlineOfBand()
1031 typedef void_vector<Int32> bands_type; in currentScanlineOfBand() typedef
1032 bands_type & bands = static_cast< bands_type & >(pimpl->bands); in currentScanlineOfBand()
1035 typedef void_vector<float> bands_type; in currentScanlineOfBand() typedef
1036 bands_type & bands = static_cast< bands_type & >(pimpl->bands); in currentScanlineOfBand()
1039 typedef void_vector<double> bands_type; in currentScanlineOfBand() typedef
1040 bands_type & bands = static_cast< bands_type & >(pimpl->bands); in currentScanlineOfBand()
1060 typedef void_vector<UInt8> bands_type; in close() typedef
1061 bands_type & castbands = static_cast< bands_type & >(pimpl->bands); in close()
1065 typedef void_vector<Int16> bands_type; in close() typedef
1066 bands_type & castbands = static_cast< bands_type & >(pimpl->bands); in close()
1070 typedef void_vector<Int32> bands_type; in close() typedef
1071 bands_type & castbands = static_cast< bands_type & >(pimpl->bands); in close()
1075 typedef void_vector<float> bands_type; in close() typedef
1076 bands_type & castbands = static_cast< bands_type & >(pimpl->bands); in close()
1080 typedef void_vector<double> bands_type; in close() typedef
1081 bands_type & castbands = static_cast< bands_type & >(pimpl->bands); in close()