Searched refs:a_height (Results 1 – 1 of 1) sorted by relevance
259 const int a_height = yuv->a ? height : 0; in WritePGMOrYUV() local262 out_stride, height + uv_height + a_height); in WritePGMOrYUV()283 for (y = 0; ok && y < a_height; ++y) { in WritePGMOrYUV()