dc1394_bayer_decoding_8bit

Function dc1394_bayer_decoding_8bit 

Source
pub unsafe extern "C" fn dc1394_bayer_decoding_8bit(
    bayer: *const u8,
    rgb: *mut u8,
    width: u32,
    height: u32,
    tile: Type,
    method: Type,
) -> Type
Expand description

Perform de-mosaicing on an 8-bit image buffer