Home
last modified time | relevance | path

Searched refs:offh (Results 1 – 1 of 1) sorted by relevance

/third_party/ffmpeg/libavfilter/
Davf_showcqt.c966 int offh = (fmt == AV_PIX_FMT_YUV420P) ? off / 2 : off; in draw_axis_yuv() local
976 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() local
1046 memcpy(out->data[i] + (offh + yh) * out->linesize[i], in draw_sono()