Home
last modified time | relevance | path

Searched defs:color_order (Results 1 - 2 of 2) sorted by relevance

/third_party/backends/backend/genesys/
H A Dimage_pipeline.cpp286 ImagePipelineNodeMergeMonoLinesToColor( ImagePipelineNode& source, ColorOrder color_order) ImagePipelineNodeMergeMonoLinesToColor() argument
H A Dgenesys.cpp2936 static std::array<unsigned, 3> color_order_to_cmat(ColorOrder color_order) in color_order_to_cmat() argument
2959 compute_coefficients(Genesys_Device * dev, std::uint8_t* shading_data, unsigned int pixels_per_line, unsigned int channels, ColorOrder color_order, int offset, unsigned int coeff, unsigned int target) compute_coefficients() argument
3031 compute_planar_coefficients(Genesys_Device * dev, std::uint8_t* shading_data, unsigned int factor, unsigned int pixels_per_line, unsigned int words_per_color, unsigned int channels, ColorOrder color_order, unsigned int offset, unsigned int coeff, unsigned int target) compute_planar_coefficients() argument
3093 compute_shifted_coefficients(Genesys_Device * dev, const Genesys_Sensor& sensor, std::uint8_t* shading_data, unsigned int pixels_per_line, unsigned int channels, ColorOrder color_order, int offset, unsigned int coeff, unsigned int target_dark, unsigned int target_bright, unsigned int patch_size) compute_shifted_coefficients() argument

Completed in 10 milliseconds