Searched defs:cbLines (Results 1 – 4 of 4) sorted by relevance
153 std::vector<JSAMPROW> cbLines(cHeight); in compress() local215 std::vector<JSAMPROW>& cbLines, in compress()
224 std::vector<JSAMPROW> cbLines(paddedHeight / cvSubSampling); in i420ToJpeg() local
684 std::vector<JSAMPROW> cbLines(paddedHeight / cVSubSampling); in encodeJpegYU12() local
536 std::vector<JSAMPROW> cbLines(paddedHeight/cVSubSampling); in encodeJpegYU12() local