Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavfilter/
Dvf_hqx.c407 const int prevcol = x > 0 ? -1 : 0; in hqx_filter() local
410 src32[prevcol + prevline], src32[prevline], src32[prevline + nextcol], in hqx_filter()
411 src32[prevcol ], src32[ 0], src32[ nextcol], in hqx_filter()
412 src32[prevcol + nextline], src32[nextline], src32[nextline + nextcol] in hqx_filter()