Home
last modified time | relevance | path

Searched refs:ImagePipelineNodeInvert (Results 1 - 4 of 4) sorted by relevance

/third_party/backends/backend/genesys/
H A Dimage_pipeline.cpp242 ImagePipelineNodeInvert::ImagePipelineNodeInvert(ImagePipelineNode& source) : in ImagePipelineNodeInvert() function in genesys::ImagePipelineNodeInvert
247 bool ImagePipelineNodeInvert::get_next_row_data(std::uint8_t* out_data) in get_next_row_data()
H A Dimage_pipeline.h259 class ImagePipelineNodeInvert : public ImagePipelineNode class
262 ImagePipelineNodeInvert(ImagePipelineNode& source);
H A Dlow.cpp420 pipeline.push_node<ImagePipelineNodeInvert>(); in read_unshuffled_image_from_scanner()
522 pipeline.push_node<ImagePipelineNodeInvert>(); in read_shuffled_image_from_scanner()
1198 pipeline.push_node<ImagePipelineNodeInvert>(); in build_image_pipeline()
/third_party/backends/testsuite/backend/genesys/
H A Dtests_image_pipeline.cpp387 stack.push_node<ImagePipelineNodeInvert>(); in test_node_invert_16_bits()
423 stack.push_node<ImagePipelineNodeInvert>(); in test_node_invert_8_bits()
454 stack.push_node<ImagePipelineNodeInvert>(); in test_node_invert_1_bits()

Completed in 7 milliseconds