Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavfilter/
Dvf_hqx.c172 int pos00, int pos01, in hq3x_interp_2x1() argument
180 uint32_t *dst00 = &dst[dst_linesize*(pos00>>1) + (pos00&1)]; in hq3x_interp_2x1()
238 int pos00, int pos01, in hq4x_interp_2x2() argument
246 uint32_t *dst00 = &dst[dst_linesize*(pos00>>1) + (pos00&1)]; in hq4x_interp_2x2()