Home
last modified time | relevance | path

Searched defs:pel (Results 1 - 2 of 2) sorted by relevance

/third_party/ffmpeg/libavfilter/
H A Dvf_eq.h111 int pel = ((src[y * src_stride + x] * contrast) >> 12) + brightness; in process_c() local
H A Daf_hdcd.c1216 int pel = (samples[i * stride] >> 16) & 1; in hdcd_analyze() local

Completed in 9 milliseconds