Home
last modified time | relevance | path

Searched defs:d128 (Results 1 – 2 of 2) sorted by relevance

/third_party/ffmpeg/libswscale/
Dyuv2rgb.c554 const uint8_t *d128 = ff_dither_8x8_220[yd & 7]; variable
586 const uint8_t *d128 = ff_dither_8x8_220[yd & 7]; variable
598 const uint8_t *d128 = ff_dither_8x8_220[yd & 7]; variable
607 const uint8_t *d128 = ff_dither_8x8_220[yd & 7]; variable
636 const uint8_t *d128 = ff_dither_8x8_220[yd & 7]; variable
646 const uint8_t *d128 = ff_dither_8x8_220[yd & 7]; variable
Doutput.c554 const uint8_t * const d128 = ff_dither_8x8_220[y&7]; in yuv2mono_X_c_template() local
607 const uint8_t * const d128 = ff_dither_8x8_220[y & 7]; in yuv2mono_2_c_template() local
666 const uint8_t * const d128 = ff_dither_8x8_220[y & 7]; in yuv2mono_1_c_template() local
1630 const uint8_t * const d128 = ff_dither_8x8_220[y & 7]; in yuv2rgb_write() local