Home
last modified time | relevance | path

Searched refs:set_bits_per_channel (Results 1 – 3 of 3) sorted by relevance

/external/libvpx/libvpx/third_party/libwebm/common/
Dhdr_util.cc81 muxer_colour->set_bits_per_channel(parser_colour.bits_per_channel); in CopyColour()
/external/libvpx/libvpx/third_party/libwebm/mkvmuxer/
Dmkvmuxer.h540 void set_bits_per_channel(uint64_t bits_per_channel) { in set_bits_per_channel() function
Dmkvmuxer.cc1554 colour_ptr->set_bits_per_channel(colour.bits_per_channel()); in SetColour()