Lines Matching refs:target_channels
895 target_channels; in ProfileImage() local
983 target_channels=4; in ProfileImage()
990 target_channels=3; in ProfileImage()
997 target_channels=1; in ProfileImage()
1004 target_channels=3; in ProfileImage()
1011 target_channels=3; in ProfileImage()
1018 target_channels=3; in ProfileImage()
1025 target_channels=3; in ProfileImage()
1032 target_channels=3; in ProfileImage()
1085 target_pixels=AcquirePixelThreadSet(image->columns,target_channels); in ProfileImage()
1157 if (target_channels == 1) in ProfileImage()
1162 if (target_channels > 1) in ProfileImage()
1169 if (target_channels > 3) in ProfileImage()