Searched refs:UV_SAMPLE_RATE (Results 1 – 1 of 1) sorted by relevance
85 static constexpr uint32_t UV_SAMPLE_RATE = 2; in CopyYuvData() local90 for (uint32_t i = 0; i < pixelInfo.displayHeight / UV_SAMPLE_RATE; i++) { in CopyYuvData()