Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavfilter/
Dvf_signalstats.c236 const uint8_t *pchromav = &in->data[2][yc * in->linesize[2]]; in filter8_brng() local
242 const int chromav = pchromav[xc]; in filter8_brng()
271 const uint16_t *pchromav = (uint16_t *)&in->data[2][yc * in->linesize[2]]; in filter16_brng() local
277 const int chromav = pchromav[xc]; in filter16_brng()