Home
last modified time | relevance | path

Searched refs:xmshf (Results 1 - 1 of 1) sorted by relevance

/third_party/ffmpeg/libavfilter/
H A Ddrawutils.c445 unsigned xmshf = 3 - l2depth; in blend_pixel16() local
454 t += ((mask[xm >> xmshf] >> ((~xm & xmmod) << l2depth)) & mbits) in blend_pixel16()
469 unsigned xmshf = 3 - l2depth; in blend_pixel() local
477 t += ((mask[xm >> xmshf] >> ((~xm & xmmod) << l2depth)) & mbits) in blend_pixel()

Completed in 2 milliseconds