Searched refs:y_pitch (Results 1 – 2 of 2) sorted by relevance
151 … status_t writeNV12(int width, int height, unsigned char *out_buf, int y_pitch, int uv_pitch);
1011 status_t ISVWorker::writeNV12(int width, int height, unsigned char *out_buf, int y_pitch, int uv_pi… in writeNV12() argument1040 y_start += y_pitch; in writeNV12()