Module aom_decode::chroma

source ·
Expand description

Helper functions for undoing chroma subsampling

Functions§

  • Iterator that combines planes of Y, U, V into YUV pixels, where U and V have half width and half height
  • Iterator that combines planes of Y, U, V into YUV pixels, where U and V have half width
  • Iterator that combines equal-sized planes of Y, U, V into YUV pixels