Home
last modified time | relevance | path

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

/third_party/ffmpeg/libswscale/
Dyuv2rgb.c553 const uint8_t *d128 = ff_dither_8x8_220[yd & 7]; variable
585 const uint8_t *d128 = ff_dither_8x8_220[yd & 7]; variable
597 const uint8_t *d128 = ff_dither_8x8_220[yd & 7]; variable
606 const uint8_t *d128 = ff_dither_8x8_220[yd & 7]; variable
635 const uint8_t *d128 = ff_dither_8x8_220[yd & 7]; variable
645 const uint8_t *d128 = ff_dither_8x8_220[yd & 7]; variable
Doutput.c586 const uint8_t * const d128 = ff_dither_8x8_220[y&7]; in yuv2mono_X_c_template() local
639 const uint8_t * const d128 = ff_dither_8x8_220[y & 7]; in yuv2mono_2_c_template() local
698 const uint8_t * const d128 = ff_dither_8x8_220[y & 7]; in yuv2mono_1_c_template() local
1662 const uint8_t * const d128 = ff_dither_8x8_220[y & 7]; in yuv2rgb_write() local