codecs: unify YUV support for video encoders

Move ConvertRGBToPlanarYUV and conversion buffer pool (MemoryBlockPool)
into Codec2BufferUtils. These are commonly used by codecs.

Make all video encoders work with non-planar YUV 420 input.

Bug: 90469941
Change-Id: I90ab85dcbd51ba1770400aca3f585a7c62caa5a7
9 files changed
tree: 702522811b541a706669efe25f7efbe4699fad98
  1. codec2/
  2. media/
  3. Android.bp
  4. OWNERS