Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavfilter/
Dvf_find_rect.c115 const uint8_t *hdat = haystack->data[0] + offx + offy * haystack->linesize[0]; in compare() local
121 int h_v = hdat[x]; in compare()
129 hdat += haystack->linesize[0]; in compare()