Go to the source code of this file.
#define CSTATE_RAW_OK 102 |
Definition at line 28 of file jpegint.h.
Referenced by jpeg_finish_compress(), jpeg_start_compress(), jpeg_write_m_header(), jpeg_write_marker(), and jpeg_write_raw_data().
#define CSTATE_SCANNING 101 |
Definition at line 27 of file jpegint.h.
Referenced by jpeg_finish_compress(), jpeg_start_compress(), jpeg_write_m_header(), jpeg_write_marker(), and jpeg_write_scanlines().
#define CSTATE_START 100 |
Definition at line 26 of file jpegint.h.
Referenced by jpeg_add_quant_table(), jpeg_copy_critical_parameters(), jpeg_CreateCompress(), jpeg_set_colorspace(), jpeg_set_defaults(), jpeg_simple_progression(), jpeg_start_compress(), jpeg_write_tables(), and LOCAL().
#define CSTATE_WRCOEFS 103 |
Definition at line 29 of file jpegint.h.
Referenced by jpeg_finish_compress(), jpeg_write_m_header(), jpeg_write_marker(), and LOCAL().
#define DSTATE_BUFIMAGE 207 |
Definition at line 37 of file jpegint.h.
Referenced by jpeg_consume_input(), jpeg_finish_decompress(), jpeg_finish_output(), jpeg_new_colormap(), jpeg_start_output(), and LOCAL().
#define DSTATE_BUFPOST 208 |
Definition at line 38 of file jpegint.h.
Referenced by jpeg_consume_input(), and jpeg_finish_output().
#define DSTATE_INHEADER 201 |
Definition at line 31 of file jpegint.h.
Referenced by jpeg_consume_input(), and jpeg_read_header().
#define DSTATE_PRELOAD 203 |
#define DSTATE_PRESCAN 204 |
Definition at line 34 of file jpegint.h.
Referenced by jpeg_consume_input(), jpeg_start_output(), and output_pass_setup().
#define DSTATE_RAW_OK 206 |
Definition at line 36 of file jpegint.h.
Referenced by jpeg_consume_input(), jpeg_finish_decompress(), jpeg_finish_output(), jpeg_read_raw_data(), and output_pass_setup().
#define DSTATE_READY 202 |
Definition at line 32 of file jpegint.h.
Referenced by jpeg_calc_output_dimensions(), jpeg_consume_input(), jpeg_has_multiple_scans(), and LOCAL().
#define DSTATE_SCANNING 205 |
Definition at line 35 of file jpegint.h.
Referenced by jpeg_consume_input(), jpeg_finish_decompress(), jpeg_finish_output(), jpeg_read_scanlines(), and output_pass_setup().
#define DSTATE_START 200 |
Definition at line 30 of file jpegint.h.
Referenced by jpeg_abort(), jpeg_consume_input(), jpeg_CreateDecompress(), jpeg_input_complete(), and jpeg_read_header().
#define DSTATE_STOPPING 210 |
Definition at line 40 of file jpegint.h.
Referenced by jpeg_consume_input(), jpeg_finish_decompress(), jpeg_has_multiple_scans(), and jpeg_input_complete().
Definition at line 289 of file jpegint.h.
Referenced by build_ycc_rgb_table(), h2v1_merged_upsample(), h2v2_merged_upsample(), jpeg_fdct_2x4(), jpeg_fdct_4x2(), jpeg_fdct_4x4(), jpeg_fdct_4x8(), jpeg_fdct_8x4(), jpeg_fdct_islow(), jpeg_idct_10x10(), jpeg_idct_10x5(), jpeg_idct_11x11(), jpeg_idct_12x12(), jpeg_idct_12x6(), jpeg_idct_13x13(), jpeg_idct_14x14(), jpeg_idct_14x7(), jpeg_idct_15x15(), jpeg_idct_16x16(), jpeg_idct_16x8(), jpeg_idct_1x2(), jpeg_idct_2x1(), jpeg_idct_2x2(), jpeg_idct_2x4(), jpeg_idct_3x3(), jpeg_idct_3x6(), jpeg_idct_4x2(), jpeg_idct_4x4(), jpeg_idct_4x8(), jpeg_idct_5x10(), jpeg_idct_5x5(), jpeg_idct_6x12(), jpeg_idct_6x3(), jpeg_idct_6x6(), jpeg_idct_7x14(), jpeg_idct_7x7(), jpeg_idct_8x16(), jpeg_idct_8x4(), jpeg_idct_9x9(), jpeg_idct_islow(), pass2_fs_dither(), quantize_fs_dither(), ycc_rgb_convert(), and ycck_cmyk_convert().
#define SHIFT_TEMPS |
Definition at line 288 of file jpegint.h.
Referenced by build_ycc_rgb_table(), h2v1_merged_upsample(), h2v2_merged_upsample(), jpeg_fdct_10x10(), jpeg_fdct_10x5(), jpeg_fdct_11x11(), jpeg_fdct_12x12(), jpeg_fdct_12x6(), jpeg_fdct_13x13(), jpeg_fdct_14x14(), jpeg_fdct_14x7(), jpeg_fdct_15x15(), jpeg_fdct_16x16(), jpeg_fdct_16x8(), jpeg_fdct_2x4(), jpeg_fdct_3x3(), jpeg_fdct_3x6(), jpeg_fdct_4x2(), jpeg_fdct_4x4(), jpeg_fdct_4x8(), jpeg_fdct_5x10(), jpeg_fdct_5x5(), jpeg_fdct_6x12(), jpeg_fdct_6x3(), jpeg_fdct_6x6(), jpeg_fdct_7x14(), jpeg_fdct_7x7(), jpeg_fdct_8x16(), jpeg_fdct_8x4(), jpeg_fdct_9x9(), jpeg_fdct_ifast(), jpeg_fdct_islow(), jpeg_idct_10x10(), jpeg_idct_10x5(), jpeg_idct_11x11(), jpeg_idct_12x12(), jpeg_idct_12x6(), jpeg_idct_13x13(), jpeg_idct_14x14(), jpeg_idct_14x7(), jpeg_idct_15x15(), jpeg_idct_16x16(), jpeg_idct_16x8(), jpeg_idct_1x1(), jpeg_idct_1x2(), jpeg_idct_2x1(), jpeg_idct_2x2(), jpeg_idct_2x4(), jpeg_idct_3x3(), jpeg_idct_3x6(), jpeg_idct_4x2(), jpeg_idct_4x4(), jpeg_idct_4x8(), jpeg_idct_5x10(), jpeg_idct_5x5(), jpeg_idct_6x12(), jpeg_idct_6x3(), jpeg_idct_6x6(), jpeg_idct_7x14(), jpeg_idct_7x7(), jpeg_idct_8x16(), jpeg_idct_8x4(), jpeg_idct_9x9(), jpeg_idct_ifast(), jpeg_idct_islow(), pass2_fs_dither(), quantize_fs_dither(), start_pass(), start_pass_fdctmgr(), ycc_rgb_convert(), and ycck_cmyk_convert().
enum J_BUF_MODE |
EXTERN | ( | long | ) |
EXTERN | ( | void | ) |
typedef JMETHOD | ( | void | , | |
inverse_DCT_method_ptr | , | |||
(j_decompress_ptr cinfo, jpeg_component_info *compptr, JCOEFPTR coef_block, JSAMPARRAY output_buf, JDIMENSION output_col) | ||||
) |
typedef JMETHOD | ( | void | , | |
forward_DCT_ptr | , | |||
(j_compress_ptr cinfo, jpeg_component_info *compptr, JSAMPARRAY sample_data, JBLOCKROW coef_blocks, JDIMENSION start_row, JDIMENSION start_col, JDIMENSION num_blocks) | ||||
) |
Definition at line 377 of file jpegint.h.
Referenced by a_add(), a_ggt(), TRootDialog::Add(), TGuiBldMenuDialog::Add(), Reflex::Type::AddBase(), Reflex::Scope::AddBase(), TBranch::AddBasket(), TEveBoxSet::AddBox(), TTreeCache::AddBranch(), TTreeCacheUnzip::AddBranch(), TTree::AddBranchToCache(), XrdSutBuffer::AddBucket(), TLimitDataSource::AddChannel(), RooStats::NumberCountingPdfFactory::AddModel(), adjust_asimage_hsv(), TMatrixTSparse< Element >::AMinusB(), TMatrixTSparse< Element >::AMultB(), TMatrixTSparse< Element >::AMultBt(), RooCBShape::analyticalIntegral(), annotation(), TMatrixTSparse< Element >::APlusB(), TColor::AsHexString(), ASImage2DIB(), ASImage2jpeg(), ASImage2png_int(), ASImage2tiff(), TAttBBox::AssertBBoxExtents(), XrdSecProtocolgsi::Authenticate(), TClass::AutoBrowse(), TSpectrum2::Background(), TSpectrum3::Background(), TSpectrum::Background(), TEfficiency::Bayesian(), BBox_Cubic_Check(), TSpectrum2Painter::BezierSmoothing(), ROOT::Math::binomial_cdf(), ROOT::Math::binomial_cdf_c(), TLorentzRotation::Boost(), TLorentzVector::Boost(), ROOT::Math::Boost::Boost(), box(), TF1::Browse(), TSystemDirectory::Browse(), TDirectory::Browse(), TProof::Browse(), TBaseClass::Browse(), TChain::Browse(), TVolume::Browse(), TKey::Browse(), TAxis3D::Browse(), TCanvas::Browse(), TObject::Browse(), TBranchObject::Browse(), TProofChain::Browse(), TVolumePosition::Browse(), TCollection::Browse(), TBranch::Browse(), TBranchClones::Browse(), TGeoOverlap::Browse(), TMapFile::Browse(), TPrincipal::Browse(), THStack::Browse(), TGeoNode::Browse(), TTask::Browse(), TCollectionPropertyBrowsable::Browse(), TParticleClassPDG::Browse(), TDatabasePDG::Browse(), TObjectSet::Browse(), TGraph::Browse(), THbookFile::Browse(), TLeaf::Browse(), TQueryResult::Browse(), TAlienMasterJobStatus::Browse(), TVolumeView::Browse(), TVirtualBranchBrowsable::Browse(), TSPlot::Browse(), TMultiDimFit::Browse(), TQRootCanvas::Browse(), TBranchElement::Browse(), TBranchSTL::Browse(), TApplicationRemote::Browse(), TNode::Browse(), TGeoTrack::Browse(), TBrowserObject::Browse(), TGeometry::Browse(), TSystemFile::Browse(), TDataSet::Browse(), TClass::Browse(), TRemoteObject::Browse(), TAlienDirectory::Browse(), THbookKey::Browse(), TAlienJobStatus::Browse(), TKeyMapFile::Browse(), TDirectoryFile::Browse(), TTree::Browse(), TChair::Browse(), TPair::Browse(), TH1::Browse(), THbookBranch::Browse(), TPad::Browse(), TGeoVolume::Browse(), TGeoManager::Browse(), TFolder::Browse(), TTable::Browse(), TROOT::Browse(), TNtuple::Browse(), TNtupleD::Browse(), TRootGuiBuilder::BuildHProgressBar(), TRootGuiBuilder::BuildHScrollBar(), TRootGuiBuilder::BuildVProgressBar(), TRootGuiBuilder::BuildVScrollBar(), TEveCalo2D::CellSelectionChangedInternal(), TMath::ChisquareQuantile(), XrdCryptolocalFactory::Cipher(), XrdCryptosslFactory::Cipher(), ClassImp(), TBufferXML::ClassMember(), TBufferSQL2::ClassMember(), TRootBrowser::CloneBrowser(), TApplication::Close(), cmyk_ycck_convert(), TTreeCloner::CollectBaskets(), color2alpha_asimage(), colorize_scanlines(), colormap_asimage(), TSpectrum2Painter::ColorModel(), TEfficiency::Combine(), TGuiBldDragManager::Compact(), TEveArrow::ComputeBBox(), TEveBoxSet::ComputeBBox(), TLimit::ComputeLimit(), TGeoEltu::ComputeNormal(), convert_xpm_scanline(), TROOT::ConvertVersionInt2Code(), XrdProofdAdmin::CpFile(), TRootControlBar::Create(), TClSession::Create(), TApplication::CreateApplication(), TRootGuiFactory::CreateBrowserImp(), TGuiFactory::CreateBrowserImp(), TQtRootGuiFactory::CreateBrowserImp(), TGColorPick::CreateDitheredImage(), TGLViewerEditor::CreateExtrasTab(), TEveDigitSetEditor::CreateInfoTab(), decode_asscanline_argb32(), TGeoPainter::DefineColors(), TQpSolverBase::DefStart(), demangle_function_name(), TSpectrum2Fit::Derdersigmax(), TSpectrum2Fit::Derdersigmay(), TSpectrum2Fit::Dersigmax(), TSpectrum2Fit::Dersigmay(), DetailTest(), TDecompSVD::Diag_3(), TRootContextMenu::Dialog(), TEveProjectionAxesGL::DirectDraw(), TTree::DirectoryAutoAdd(), TEveVector2T< TT >::Distance(), TEveVectorT< TT >::Distance(), TAttLine::DistancetoLine(), TGeoArb8::DistFromInside(), TGeoCtub::DistFromInside(), TGeoSphere::DistFromInside(), TGeoTube::DistFromInsideS(), TGeoCone::DistFromInsideS(), TGeoCtub::DistFromOutside(), TGeoSphere::DistFromOutside(), TGeoConeSeg::DistFromOutsideS(), TGeoTube::DistFromOutsideS(), TGeoTubeSeg::DistFromOutsideS(), TGeoCone::DistFromOutsideS(), TGeoConeSeg::DistToCons(), TGeoHype::DistToHype(), TGeoParaboloid::DistToParaboloid(), TGeoArb8::DistToPlane(), TGeoSphere::DistToSphere(), TGraphAsymmErrors::Divide(), TGeoEltuEditor::DoApply(), TGeoEltuEditor::DoB(), TGLLightSetSubEditor::DoButton(), TEveTrackPropagatorSubEditor::DoFitPM(), XrdClientConn::DoLogin(), TEveTrackPropagatorSubEditor::DoRnrPM(), TGGroupFrame::DrawBorder(), TGButtonGroup::DrawBorder(), TASImage::DrawGlyph(), TGWin32::DrawImage(), TGX11TTF::DrawImage(), TQpSolverBase::DumbStart(), el_gets(), TMVA::Configurable::EnableLooseOptions(), RootCsg::TBBox::Enclose(), TSpectrumTransform::Enhance(), TGQt::EqualRegion(), Error(), TRolke::EvalLikeMod1(), TRolke::EvalLikeMod2(), TRolke::EvalLikeMod3(), TRolke::EvalLikeMod4(), TRolke::EvalLikeMod5(), RooStepFunction::evaluate(), RooCBShape::evaluate(), XrdProofdAdmin::ExecCmd(), TSystem::ExpandFileName(), TMath::Factorial(), fileopen(), fill_asimage(), TLeafF::FillBasket(), TLeafObject::FillBasket(), TLeafL::FillBasket(), TLeafI::FillBasket(), TLeafO::FillBasket(), TLeafC::FillBasket(), TLeafD::FillBasket(), TLeafS::FillBasket(), TLeafB::FillBasket(), TTreeCacheUnzip::FillBuffer(), TTreeCache::FillBuffer(), TRefTable::FillBuffer(), TEveGeoPolyShape::FillBuffer3D(), TBranch::FillLeaves(), TBranchElement::FillLeaves(), TBranchSTL::FillLeaves(), TBranchRef::FillLeaves(), TSpectrumTransform::FilterZonal(), XrdSutBuckList::Find(), TEveShape::FindConvexHull(), RooBrentRootFinder::findRoot(), ROOT::Math::Polynomial::FindRoots(), TSpectrum2Fit::FitAwmi(), TSpectrumFit::FitAwmi(), TSpectrumFit::FitStiefel(), TSpectrum2Fit::FitStiefel(), flip_asimage(), Form(), TSpectrumTransform::Fourier(), TSpectrum2Transform::Fourier(), ft_conic_split(), ft_cubic_split(), ft_raccess_sort_ref_by_id(), ft_stroke_border_arcto(), function2D(), function3D(), TMath::GamCf(), TLorentzVector::Gamma(), gdk_color_context_add_palette(), gdk_colormap_cmp(), gdk_colormap_color(), gdk_fontset_load(), gdk_pixmap_seek_char(), gdk_rgb_convert_8(), gdk_rgb_make_colorcube_d(), gdk_rgb_set_gray_cmap(), gdk_rgb_try_colormap(), TSpectrum2Transform::General2(), TSpectrum2Transform::GeneralExe(), TSpectrumTransform::GeneralExe(), TSpectrum2Transform::GeneralInv(), TSpectrumTransform::GeneralInv(), TMemberInspector::GenericShowMembers(), TMapFile::Get(), get_interesting_appn(), TASImage::GetArray(), TH1::GetAsymmetry(), GetAverage(), TRootGuiBuilder::GetBgnd(), TGeoPainter::GetColor(), TColor::GetColor(), TColor::GetColorBright(), TGHtml::GetColorByValue(), TColor::GetColorDark(), ROOT::Math::AxisAngle::GetComponents(), ROOT::Math::Boost::GetComponents(), ROOT::Math::DisplacementVector3D< CoordSystem, Tag >::GetCoordinates(), ROOT::Math::LorentzVector< CoordSystem >::GetCoordinates(), ROOT::Math::PositionVector3D< CoordSystem, Tag >::GetCoordinates(), TView3D::GetDistancetoAxis(), TEveManager::GetGeometry(), TEveCaloLegoGL::GetGridStep(), TGeoEltu::GetMakeRuntimeShape(), TH2Poly::GetMaximum(), TH2Poly::GetMinimum(), TMVA::MethodHMatrix::GetMvaValue(), TUUID::GetNodeIdentifier(), FTExtrdGlyph::GetNormal(), TRefProxy::GetObject(), TColorWheel::GetObjectInfo(), XrdClientReadCacheItem::GetPartialInterval(), TASImage::GetPixels(), TRootGuiBuilder::GetPopupBgnd(), TRootGuiBuilder::GetPopupHlght(), TWebPalette::GetRootColors(), TMVA::Tools::GetSeparation(), ROOT::Math::GoFTest::GetSigmaN(), ROOT::GetStreamerInfo(), TBranch::GetTotalSize(), TMVA::MethodBase::GetTrainingROOTVersionString(), TMVA::MethodBase::GetTrainingTMVAVersionString(), gif2ASImage(), GIFdecode(), GIFinfo(), gl2psAddBoundaryInList(), gl2psCutEdge(), gl2psPrintPDFPixmapStreamData(), gl2psPrintPostScriptPixmap(), gl2psSVGGetColorString(), TASImage::Gray(), gray_split_conic(), gray_split_cubic(), gzgets(), H1LeastSquareFit(), TSpectrum2Transform::Haar(), TSpectrumTransform::Haar(), TDecompBase::Hager(), handle_asxml_tag_solid(), handle_asxml_tag_tile(), TGuiBldDragManager::HandleDelete(), TGCompositeFrame::HandleDragEnter(), TGHtml::HandleHtmlInput(), il_transform(), TPainter3dAlgorithms::ImplicitFunction(), ROOT::Math::Cephes::incbet(), ROOT::Math::Cephes::incbi(), RootCsg::TBBox::Include(), inflate_blocks(), inflate_codes(), XrdProofdMultiStrToken::Init(), TGuiBldDragManagerGrid::InitBgnd(), TX11GLManager::InitGLWindow(), TColor::InitializeColors(), TGColorPick::InitImages(), TMVA::CCTreeWrapper::InitTree(), TMVA::CostComplexityPruneTool::InitTreePruningMetaData(), InputDialog::InputDialog(), TClassEdit::InsertStd(), TF2::Integral(), TF3::Integral(), TGraphDelaunay::Interpolate(), interpolate_channel_hv_adaptive_1x1(), RootCsg::intersect(), TGQt::IntersectRegion(), TDecompChol::Invert(), TDecompBK::Invert(), TString::IsDigit(), TSystem::IsPathLocal(), key__decode_str(), ROOT::Math::GoFTest::KolmogorovSmirnov2SamplesTest(), TMultiGraph::LeastSquareFit(), TGraph::LeastSquareFit(), TRolke::LikeGradMod1(), likelihoodrefs(), TEveTrackPropagator::LineToBounds(), TClass::Load(), ROOT::Math::LorentzRotation::LorentzRotation(), TGraphSmooth::Lowest(), main(), make_gui(), TMultiDimFit::MakeGramSchmidt(), TGLLightSetSubEditor::MakeLampButton(), TGLH2PolyPainter::MakePolygonCCW(), TPainter3dAlgorithms::MarchingCubeSurfacePenetration(), RootCsg::TreeIntersector< TMesh >::MarkIntersectingPolygons(), RooAbsReal::matchArgs(), mathmoreIntegration(), TLorentzRotation::MatrixMultiplication(), TComplex::Max(), TProfileHelper::Merge(), TComplex::Min(), ROOT::Math::BrentMethods::MinimBrent(), TMatrixT< Element >::Minus(), TMatrixTSym< Element >::Minus(), XrdMonCtrWriter::mkActiveLogNameDirs(), TMinuit::mneig(), ROOT::Minuit2::mneigen(), TMinuit::mnpars(), mop_up(), TMatrixT< Element >::Mult(), TMatrixTSparse< Element >::Mult(), TUnfold::MultiplyMSparseM(), TUnfold::MultiplyMSparseMSparse(), TUnfold::MultiplyMSparseTranspMSparse(), TDecompBase::MultiSolve(), TClonesArray::MultiSort(), TMatrixT< Element >::MultT(), mvaweights(), TSessionViewer::MyHandleMenu(), n_bitlen(), n_sub(), TRootBrowserLite::NewBrowser(), TRootBrowser::NewBrowser(), NormalEqn(), TSeqCollection::ObjCompare(), TApplication::Open(), TRotation::operator *(), ROOT::Math::LorentzRotation::operator *(), ROOT::Minuit2::operator *(), operator *(), TEveTrans::operator *(), PyROOT::TScopeAdapter::operator bool(), XrdSutBucket::operator!=(), operator!=(), ROOT::Minuit2::MnParabolaFactory::operator()(), TMemberStreamer::operator()(), ReneFcn::operator()(), TClassStreamer::operator()(), TConvertClonesArrayToProxy::operator()(), TGenCollectionProxy::operator()(), TConvertMapToProxy::operator()(), TGDimension::operator+(), TGPosition::operator+(), ROOT::Minuit2::operator+(), TGLongPosition::operator+(), operator+(), TGDimension::operator-(), TGPosition::operator-(), ROOT::Minuit2::operator-(), TGLongPosition::operator-(), operator-(), memstat::operator<(), ROOT::Math::operator<<(), ROOT::Fit::operator<<(), TBox::operator=(), ROOT::Math::LorentzRotation::operator=(), TGLongPosition::operator==(), TGPosition::operator==(), ROOT::Fit::Box::operator==(), TGDimension::operator==(), XrdSutBucket::operator==(), operator==(), ROOT::Math::operator>>(), OptimalInvest(), TEveVectorT< TT >::OrthoNormBase(), TGLBoundingBox::Overlap(), pack(), TSpectrum2Painter::Paint(), TParallelCoordVar::PaintBoxPlot(), TParallelCoord::PaintEntries(), TGraphPainter::PaintGraphPolar(), THistPainter::PaintH3Iso(), TPad::PaintHatches(), TParallelCoordVar::PaintHistogram(), TGraphPolargram::PaintPolarDivisions(), TGraphPolargram::PaintRadialDivisions(), THistPainter::PaintSurface(), THistPainter::PaintTH2PolyBins(), THistPainter::PaintTH2PolyColorLevels(), THistPainter::PaintTH2PolyScatterPlot(), THistPainter::PaintTH2PolyText(), parse_cmd(), patterns_box(), PC3DiPukExp(), PC3InitDiPuk(), performance(), pfr_load_bitmap_metrics(), TColor::PixelAsHexString(), pixelize_asimage(), TMatrixT< Element >::Plus(), TMatrixTSym< Element >::Plus(), png2ASImage_int(), png_read_filter_row(), TEvePolygonSetProjected::PolygonSurfaceXY(), TRootDialog::Popup(), TContextMenu::Popup(), TXSocket::PopUpSpare(), TXSocket::PostMsg(), principal(), TTree::Print(), TStreamerInfoActions::TConfigurationUseCache::PrintDebug(), Printf(), TEveMagField::PrintField(), TAttTextEditor::ProcessMessage(), TXSocket::ProcessUnsolicitedMsg(), TEveProjectionManager::ProjectChildrenRecurse(), PS_Conv_EexecDecode(), XrdSutBuckList::PushBack(), XrdProofdAdmin::PutFile(), XrdSutBuckList::PutInFront(), pythia_display(), pythia_make_gui(), TSeqCollection::QSort(), TMVA::TSpline2::Quadrax(), TGWin32::QueryColors(), TGX11::QueryColors(), R__Inflate_block(), R__Inflate_codes(), R__Inflate_dynamic(), R__Inflate_stored(), re_delete(), re_insert(), TGenCollectionProxy::StreamHelper::read_any_object(), TGenCollectionProxy::StreamHelper::read_std_string(), TGenCollectionProxy::StreamHelper::read_std_string_pointer(), TGenCollectionProxy::StreamHelper::read_tstring(), TGenCollectionProxy::StreamHelper::read_tstring_pointer(), TArray::ReadArray(), TLeafI::ReadBasket(), TLeafO::ReadBasket(), TLeafS::ReadBasket(), TLeafC::ReadBasket(), TLeafD::ReadBasket(), TLeafObject::ReadBasket(), TLeafB::ReadBasket(), TLeafF::ReadBasket(), TLeafL::ReadBasket(), TLeafF::ReadBasketExport(), TLeafL::ReadBasketExport(), TLeafI::ReadBasketExport(), TLeafO::ReadBasketExport(), TLeafC::ReadBasketExport(), TLeafD::ReadBasketExport(), TLeafS::ReadBasketExport(), TLeafB::ReadBasketExport(), TEmulatedCollectionProxy::ReadBuffer(), TRefTable::ReadBuffer(), TStreamerInfo::ReadBuffer(), TGenCollectionStreamer::ReadBuffer(), TClass::ReadBuffer(), TEmulatedMapProxy::ReadBuffer(), TStreamerBase::ReadBuffer(), TStreamerInfo::ReadBufferArtificial(), TStreamerInfo::ReadBufferClones(), TStreamerInfo::ReadBufferConv(), TGenCollectionStreamer::ReadBufferDefault(), TGenCollectionStreamer::ReadBufferGeneric(), TStreamerInfo::ReadBufferSkip(), TStreamerInfo::ReadBufferSTL(), TGenCollectionStreamer::ReadBufferVectorPrimitives(), TGenCollectionStreamer::ReadBufferVectorPrimitivesDouble32(), TGenCollectionStreamer::ReadBufferVectorPrimitivesFloat16(), TEmulatedCollectionProxy::ReadItems(), TBranchElement::ReadLeavesClones(), TBranchElement::ReadLeavesClonesMember(), TBranchElement::ReadLeavesCollection(), TBranchElement::ReadLeavesCollectionMember(), TBranchElement::ReadLeavesCollectionSplitPtrMember(), TBranchElement::ReadLeavesCollectionSplitVectorPtrMember(), TBranchElement::ReadLeavesCustomStreamer(), TBranchRef::ReadLeavesImpl(), TBranch::ReadLeavesImpl(), TBranchElement::ReadLeavesMakeClass(), TBranchElement::ReadLeavesMember(), TBranchElement::ReadLeavesMemberBranchCount(), TBranchElement::ReadLeavesMemberCounter(), TGenCollectionStreamer::ReadMap(), TEmulatedMapProxy::ReadMap(), TGenCollectionStreamer::ReadMapHelper(), TGenCollectionStreamer::ReadObjects(), TGenCollectionStreamer::ReadPairFromMap(), TGenCollectionStreamer::ReadPrimitives(), XrdClientPhyConnection::ReadRaw(), TString::ReadString(), TGraphPolargram::ReduceFraction(), TEveLine::ReduceSegmentLengths(), TBranch::Refresh(), TROOT::RefreshBrowsers(), XrdSutBuckList::Remove(), XrdSutBuffer::Remove(), TEveFrameBoxGL::Render(), TGLOverlayButton::Render(), TEveBoxSetGL::RenderBoxes(), TEveFrameBoxGL::RenderFrame(), rf104_classfactory(), rf105_funcbinding(), rf508_listsetmanip(), rf609_xychi2fit(), rf701_efficiencyfit(), TColor::RGB2HLS(), rgb_gray_convert(), rgb_ycc_convert(), Rolke(), TMVA::RootFinder::Root(), TEveLegoEventHandler::Rotate(), rs101_limitexample(), rs401c_FeldmanCousins(), rs_numberCountingCombination_expected(), rsa_num_sget(), rsa_num_sput(), TColor::SaveColor(), TGComboBox::SavePrimitive(), TGShutterItem::SavePrimitive(), TQpVar::Saxpy(), TUnfold::ScanLcurve(), scanline2ximage15(), scanline2ximage16(), scanline2ximage32(), scanline2ximage_pseudo12bpp(), scanline2ximage_pseudo3bpp(), scanline2ximage_pseudo6bpp(), TSpectrum3::SearchFast(), TSpectrum::SearchHighRes(), TSpectrum3::SearchHighRes(), TSpectrum2::SearchHighRes(), XrdSecProtocolgsi::ServerDoCertreq(), TRootBrowser::SetActBrowser(), TContextMenu::SetBrowser(), TBrowserImp::SetBrowser(), TGuiBldDragManager::SetBuilder(), TGButtonGroup::SetButton(), TEveUtil::SetColorBrightness(), ROOT::Math::Boost::SetComponents(), ROOT::Math::AxisAngle::SetComponents(), ROOT::Math::LorentzVector< CoordSystem >::SetCoordinates(), ROOT::Math::DisplacementVector3D< CoordSystem, Tag >::SetCoordinates(), ROOT::Math::PositionVector3D< CoordSystem, Tag >::SetCoordinates(), TGeoXtru::SetCurrentZ(), TTree::SetDefaultEntryOffsetLen(), TGeoEltu::SetDimensions(), TTree::SetDirectory(), TTree::SetEntries(), TBranch::SetEntryOffsetLen(), TEveDigitSet::SetFrame(), TGLCameraOverlay::SetFrustum(), TGFileBrowser::SetNewBrowser(), TEveTrans::SetRotByAngles(), TGColorPick::SetSliderColor(), TMatrixTSparse< Element >::SetSparseIndexAB(), TMatrixTSym< Element >::Similarity(), TMatrixTSym< Element >::SimilarityT(), TSpectrum2Painter::Slice(), TGraphPainter::Smooth(), TSpectrum3::SmoothMarkov(), TSpectrum::SmoothMarkov(), TSpectrum2::SmoothMarkov(), XrdClientSock::Socks4Handshake(), TDecompQRH::Solve(), TDecompLU::Solve(), TDecompChol::Solve(), TDecompBK::Solve(), TDecompSparse::Solve(), TDecompSVD::Solve(), TRandom::Sphere(), splines(), Split_Conic(), Split_Cubic(), TEveVectorT< TT >::SquareDistance(), TEveVector2T< TT >::SquareDistance(), std_string_streamer(), TQpVar::StepBound(), TEveTrackPropagator::StepRungeKutta(), TQpSolverBase::SteveStart(), TSpectrum2Fit::StiefelInversion(), TSpectrumFit::StiefelInversion(), TClass::Store(), TCollectionClassStreamer::Stream(), TClassStreamer::Stream(), TClass::Streamer(), TEmulatedCollectionProxy::Streamer(), TEmulatedMapProxy::Streamer(), TGenCollectionStreamer::Streamer(), TGenCollectionStreamer::StreamerAsMap(), TClass::StreamerDefault(), TClass::StreamerExternal(), TTable::StreamerHeader(), TClass::StreamerInstrumented(), TClass::StreamerStreamerInfo(), TTable::StreamerTable(), TClass::StreamerTObject(), TClass::StreamerTObjectEmulated(), TClass::StreamerTObjectInitialized(), TUUID::StreamerV1(), TMath::StudentQuantile(), TEveVectorT< TT >::Sub(), TGQt::SubtractRegion(), tables_write(), TAutoInspector::TAutoInspector(), TDiamond::TDiamond(), TUnixSystem::TempFileName(), term_alloc_display(), term_free_display(), test13(), test24(), test5(), test8(), test_cubic_extrema(), test_get_to_char(), test_get_to_int(), test_get_to_short(), test_set_bit(), test_set_from_char(), test_set_from_int(), test_set_from_short(), VectorTest< Dim >::testBoost1(), VectorTest< Dim >::testBoostX1(), testBrowsers(), TestBasic609::testCode(), TestBasic701::testCode(), TestBasic105::testCode(), TPainter3dAlgorithms::TestEdge(), testH2Integral(), testH3Integral(), testHtmlBrowser(), testIntegrationMultiDim(), testListIter(), testLorentzVector(), testNdimFit(), VectorTest< Dim >::testOperations(), testOstreamIter(), testPack(), testRotation(), testSpecFuncBeta(), testSpecFuncBetaI(), testStatFunc(), testTransform3D(), TEveCompositeFrame::TEveCompositeFrame(), TGedMarkerPopup::TGedMarkerPopup(), tiff2ASImage(), TLimitDataSource::TLimitDataSource(), TMatrixT< Element >::TMatrixT(), TMatrixTSparse< Element >::TMatrixTSparse(), TMatrixTSym< Element >::TMatrixTSym(), TMatrixT< Element >::TMult(), TGeoTorus::ToBoundary(), XrdSutBucket::ToString(), TPavesText::TPavesText(), TPaveText::TPaveText(), RootCsg::TPlane3::TPlane3(), TQtWidgetBuffer::TQtWidgetBuffer(), Track::Track(), TSpectrumTransform::Transform(), TMD5::Transform(), TDecompBK::TransSolve(), TDecompSparse::TransSolve(), TDecompSVD::TransSolve(), TDecompQRH::TransSolve(), TDecompLU::TransSolve(), TDecompChol::TransSolve(), RootCsg::TreeIntersector< TMesh >::TreeIntersector(), TRootBrowserLite::TRootBrowserLite(), tStudent(), TWebPalette::TWebPalette(), TGQt::UnionRegion(), TMapFile::Update(), TTreeCache::UpdateBranches(), TGQt::UpdateColor(), TEveTrackPropagator::Helix_t::UpdateCommon(), TGLH2PolyPainter::UpdateGeometry(), TEveTrackPropagator::Helix_t::UpdateHelix(), TEveTrackPropagator::Helix_t::UpdateRK(), TStreamerInfoActions::UseCache(), TStreamerInfoActions::UseCacheGenericCollection(), TStreamerInfoActions::UseCacheVectorLoop(), TStreamerInfoActions::UseCacheVectorPtrLoop(), TASImage::Vectorize(), vectorize_asimage(), Verify(), XrdClient::Write(), TGenCollectionProxy::StreamHelper::write_std_string_pointer(), TGenCollectionProxy::StreamHelper::write_tstring_pointer(), TArray::WriteArray(), TStreamerInfo::WriteBuffer(), TClass::WriteBuffer(), TStreamerBase::WriteBuffer(), TStreamerInfo::WriteBufferAux(), TStreamerInfo::WriteBufferClones(), TStreamerInfo::WriteBufferSTL(), TStreamerInfo::WriteBufferSTLPtrs(), TGX11::WriteGIF(), TGWin32::WriteGIF(), TEmulatedCollectionProxy::WriteItems(), TGenCollectionStreamer::WriteMap(), TEmulatedMapProxy::WriteMap(), TGenCollectionStreamer::WriteObjects(), TGenCollectionStreamer::WritePrimitives(), XrdMonDecUserInfo::writeRT2Buffer(), TString::WriteString(), XrdCryptosslFactory::X509(), XrdCryptosslFactory::X509Req(), ximage2scanline15(), ximage2scanline16(), ximage2scanline32(), ximage2scanline_pseudo12bpp(), ximage2scanline_pseudo3bpp(), ximage2scanline_pseudo6bpp(), TGQt::XorRegion(), XrdCryptosslX509ParseBucket(), XrdMonDecStageInfo::XrdMonDecStageInfo(), XrdSutBucket::XrdSutBucket(), XrdSutBuckList::XrdSutBuckList(), XrdSutBuckListNode::XrdSutBuckListNode(), XrdSutPFBuf::XrdSutPFBuf(), TPainter3dAlgorithms::ZDepth(), TGraph::Zero(), and XrdSutBuckList::~XrdSutBuckList().
int JSAMPARRAY int dest_row |
const INT32 jpeg_aritab[] |
const int jpeg_natural_order[] |
Definition at line 54 of file jutils.c.
Referenced by decode_mcu(), encode_mcu_AC_first(), encode_mcu_AC_refine(), get_dqt(), initial_setup(), jpeg_calc_trans_dimensions(), and jpeg_CreateCompress().
const int jpeg_natural_order2[] |
Definition at line 112 of file jutils.c.
Referenced by get_dqt(), initial_setup(), and jpeg_calc_trans_dimensions().
const int jpeg_natural_order3[] |
Definition at line 105 of file jutils.c.
Referenced by get_dqt(), initial_setup(), and jpeg_calc_trans_dimensions().
const int jpeg_natural_order4[] |
Definition at line 98 of file jutils.c.
Referenced by get_dqt(), initial_setup(), and jpeg_calc_trans_dimensions().
const int jpeg_natural_order5[] |
Definition at line 89 of file jutils.c.
Referenced by get_dqt(), initial_setup(), and jpeg_calc_trans_dimensions().
const int jpeg_natural_order6[] |
Definition at line 79 of file jutils.c.
Referenced by get_dqt(), initial_setup(), and jpeg_calc_trans_dimensions().
const int jpeg_natural_order7[] |
Definition at line 67 of file jutils.c.
Referenced by get_dqt(), initial_setup(), and jpeg_calc_trans_dimensions().
int JSAMPARRAY int int JDIMENSION num_cols |
Definition at line 379 of file jpegint.h.
Referenced by _gdk_pixmap_create_from_xpm(), cmyk_ycck_convert(), gray_rgb_convert(), grayscale_convert(), null_convert(), rgb_gray_convert(), rgb_ycc_convert(), ycc_rgb_convert(), and ycck_cmyk_convert().
int JSAMPARRAY int int num_rows |
Definition at line 379 of file jpegint.h.
Referenced by merged_2v_upsample(), post_process_1pass(), post_process_2pass(), post_process_prepass(), and sep_upsample().
int source_row |