Searched defs:yRows (Results 1 – 1 of 1) sorted by relevance
175 uint8_t* yRows = new uint8_t [16 * width]; in compress() local205 void Yuv422IToJpegEncoder::deinterleave(uint8_t* yuv, uint8_t* yRows, uint8_t* uRows, in deinterleave()