Searched refs:offh (Results 1 – 1 of 1) sorted by relevance
966 int offh = (fmt == AV_PIX_FMT_YUV420P) ? off / 2 : off; in draw_axis_yuv() local976 lpu = vu + (offh + yh) * lsu; in draw_axis_yuv()977 lpv = vv + (offh + yh) * lsv; in draw_axis_yuv()1032 int offh = (fmt == AV_PIX_FMT_YUV420P) ? off / 2 : off; in draw_sono() local1046 memcpy(out->data[i] + (offh + yh) * out->linesize[i], in draw_sono()