Home
last modified time | relevance | path

Searched defs:pixel_mask (Results 1 – 7 of 7) sorted by relevance

/third_party/ffmpeg/tests/checkasm/
Dh264qpel.c29 static const uint32_t pixel_mask[3] = { 0xffffffff, 0x01ff01ff, 0x03ff03ff }; variable
Dhevc_sao.c32 static const uint32_t pixel_mask[3] = { 0xffffffff, 0x03ff03ff, 0x0fff0fff }; variable
Dh264pred.c118 static const uint32_t pixel_mask[3] = { 0xffffffff, 0x01ff01ff, 0x03ff03ff }; variable
Dh264dsp.c31 static const uint32_t pixel_mask[3] = { 0xffffffff, 0x01ff01ff, 0x03ff03ff }; variable
Dhevc_pel.c29 static const uint32_t pixel_mask[] = { 0xffffffff, 0x01ff01ff, 0x03ff03ff, 0x07ff07ff, 0x0fff0fff }; variable
Dvp9dsp.c32 static const uint32_t pixel_mask[3] = { 0xffffffff, 0x03ff03ff, 0x0fff0fff }; variable
/third_party/gstreamer/gstplugins_bad/ext/closedcaption/
Dio-sim.c783 unsigned int pixel_mask, in _vbi_raw_video_image()
1131 unsigned int pixel_mask, in vbi_raw_video_image()