Searched refs:bits_per_channel (Results 1 – 14 of 14) sorted by relevance
80 if (ColourValuePresent(parser_colour.bits_per_channel)) in CopyColour()81 muxer_colour->set_bits_per_channel(parser_colour.bits_per_channel); in CopyColour()
144 bits_per_channel, in ReadRLAImage() member250 rla_info.bits_per_channel=(short) ReadBlobMSBShort(image); in ReadRLAImage()
539 uint64_t bits_per_channel() const { return bits_per_channel_; } in bits_per_channel() function540 void set_bits_per_channel(uint64_t bits_per_channel) { in set_bits_per_channel() argument541 bits_per_channel_ = bits_per_channel; in set_bits_per_channel()
1582 colour_ptr->set_bits_per_channel(colour.bits_per_channel()); in SetColour()
438 bits_per_channel(kValueNotPresent), in Colour()460 long long bits_per_channel; member
5123 colour_ptr->bits_per_channel = in Parse()5125 if (colour_ptr->bits_per_channel < 0) in Parse()
5132 colour_ptr->bits_per_channel = in Parse()5134 if (colour_ptr->bits_per_channel < 0) in Parse()
4835 const int bits_per_channel = local4850 switch (bits_per_channel) {