Searched defs:chromaWidth (Results 1 – 5 of 5) sorted by relevance
31 final int chromaWidth = (dstWidth + 1) / 2; in I420Copy() local77 final int chromaWidth = (dstWidth + 1) / 2; in I420ToNV12() local
68 final int chromaWidth = (width + 1) / 2; in wrap() local
82 - (int)chromaWidth { method in RTCI420Buffer
497 size_t chromaWidth = src.width / 2; in convertFromFlexibleYuv() local
499 final int chromaWidth = width / 2; in testTexturetoYuv() local