Home
last modified time | relevance | path

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

/third_party/ffmpeg/tests/checkasm/
Dhevc_pel.c30 static const uint32_t pixel_mask16[] = { 0x00ff00ff, 0x01ff01ff, 0x03ff03ff, 0x07ff07ff, 0x0fff0fff… variable
56 uint32_t mask = pixel_mask16[bit_depth - 8]; \