TuttleOFX
1
|
Go to the source code of this file.
Data Structures | |
struct | test1 |
Functions | |
test_suite * | init_unit_test_suite (int argc, char **argv) |
Variables | |
struct { | |
int width | |
int height | |
int bytes_per_pixel | |
char pixel_data [16 *16 *3+1] | |
} | gimp_image |
test_suite* init_unit_test_suite | ( | int | argc, |
char ** | argv | ||
) |
Definition at line 82 of file aligned.tests.cpp.
int bytes_per_pixel |
Definition at line 13 of file aligned.tests.cpp.
struct { ... } gimp_image [static] |
Referenced by test1::operator()().
int height |
Definition at line 12 of file aligned.tests.cpp.
Referenced by tuttle::plugin::dpx::reader::DPXReaderProcess< View >::bitStreamToView(), tuttle::plugin::GeneratorPlugin::changedParam(), tuttle::plugin::swscale::SwscalePlugin::changedParam(), tuttle::plugin::resize::ResizePlugin::changedParam(), convertGrayToRGB(), convertRGBAToABGR(), convertRGBAToRGB(), tuttle::plugin::describeGeneratorParamsInContext(), tuttle::plugin::pinning::PinningPlugin::getProcessParams(), tuttle::plugin::GeneratorPlugin::getRegionOfDefinition(), tuttle::plugin::turboJpeg::reader::TurboJpegReaderPlugin::getRegionOfDefinition(), tuttle::plugin::swscale::SwscalePlugin::getRegionOfDefinition(), tuttle::plugin::resize::ResizePlugin::getRegionOfDefinition(), boost::gil::indexed_image< Index, Pixel, IndicesAllocator, PalleteAllocator >::indexed_image(), tuttle::plugin::viewer::loadNewTexture(), tuttle::plugin::viewer::openGLWindow(), terry::make_advance_height::operator int(), terry::make_height::operator int(), terry::make_glyph_height::operator int(), layer::rounded< view_t >::operator()(), layer::shrink< view_t >::operator()(), test2::operator()(), test1::operator()(), test3::operator()(), test4::operator()(), layer::render_glyphs< view_t >::operator()(), terry::make_advance_height::operator()(), terry::make_height::operator()(), terry::make_glyph_height::operator()(), terry::render_glyph< view_t >::operator()(), tuttle::plugin::nlmDenoiser::NLMDenoiserProcess< View >::preProcess(), dpx::RunLengthEncoding::Read(), dpx::Read10bitFilled(), dpx::Read12bitFilledMethodB(), boost::gil::detail::png_reader_info::read_header(), dpx::ReadBlockTypes(), tuttle::plugin::turboJpeg::reader::TurboJpegReaderProcess< View >::readImage(), tuttle::plugin::dpx::reader::DPXReaderProcess< View >::readImage(), dpx::ReadPacked(), tuttle::plugin::viewer::ViewerPlugin::render(), tuttle::plugin::viewer::reshape(), tuttle::plugin::av::LibAVVideoWriter::setHeight(), terry::numeric::view_multiplies_scalar(), dpx::WriteBuffer(), dpx::Writer::WriteElement(), dpx::WriteFloatBuffer(), tuttle::plugin::turboJpeg::writer::TurboJpegWriterProcess< View >::writeImage(), and dpx::Writer::WriteThrough().
char pixel_data[16 *16 *3+1] |
Definition at line 14 of file aligned.tests.cpp.
int width |
Definition at line 11 of file aligned.tests.cpp.
Referenced by tuttle::plugin::dpx::reader::DPXReaderProcess< View >::bitStreamToView(), tuttle::plugin::GeneratorPlugin::changedParam(), tuttle::plugin::swscale::SwscalePlugin::changedParam(), tuttle::plugin::resize::ResizePlugin::changedParam(), tuttle::plugin::describeGeneratorParamsInContext(), tuttle::plugin::histogram::displayBlueIndicator(), tuttle::plugin::histogramKeyer::displayBlueIndicator(), tuttle::plugin::histogram::displayGreenIndicator(), tuttle::plugin::histogramKeyer::displayGreenIndicator(), tuttle::plugin::histogram::displayHueIndicator(), tuttle::plugin::histogramKeyer::displayHueIndicator(), tuttle::plugin::histogram::displayLightnessIndicator(), tuttle::plugin::histogramKeyer::displayLightnessIndicator(), tuttle::plugin::histogramKeyer::displayRedIndicator(), tuttle::plugin::histogram::displayRedIndicator(), tuttle::plugin::histogram::displaySaturationIndicator(), tuttle::plugin::histogramKeyer::displaySaturationIndicator(), tuttle::plugin::pinning::PinningPlugin::getProcessParams(), tuttle::plugin::GeneratorPlugin::getRegionOfDefinition(), tuttle::plugin::turboJpeg::reader::TurboJpegReaderPlugin::getRegionOfDefinition(), tuttle::plugin::swscale::SwscalePlugin::getRegionOfDefinition(), tuttle::plugin::resize::ResizePlugin::getRegionOfDefinition(), boost::gil::indexed_image< Index, Pixel, IndicesAllocator, PalleteAllocator >::indexed_image(), tuttle::plugin::viewer::loadNewTexture(), tuttle::plugin::viewer::openGLWindow(), layer::rounded< view_t >::operator()(), layer::shrink< view_t >::operator()(), test2::operator()(), test1::operator()(), test3::operator()(), test4::operator()(), layer::render_glyphs< view_t >::operator()(), terry::render_glyph< view_t >::operator()(), terry::find_last_fitted_glyph::operator()(), layer::elipsed_layer< view_t >::operator()(), tuttle::plugin::nlmDenoiser::NLMDenoiserProcess< View >::preProcess(), dpx::RunLengthEncoding::Read(), dpx::Read12bitFilledMethodB(), boost::gil::detail::png_reader_info::read_header(), dpx::ReadBlockTypes(), tuttle::plugin::turboJpeg::reader::TurboJpegReaderProcess< View >::readImage(), tuttle::plugin::dpx::reader::DPXReaderProcess< View >::readImage(), tuttle::plugin::viewer::ViewerPlugin::render(), tuttle::plugin::viewer::reshape(), tuttle::plugin::av::LibAVVideoWriter::setWidth(), dpx::Writer::WriteElement(), and tuttle::plugin::turboJpeg::writer::TurboJpegWriterProcess< View >::writeImage().