Lines Matching refs:yd
140 int yd = y + srcSliceY; \
142 (dst_type *)(dst[0] + (yd) * dstStride[0]); \
144 (dst_type *)(dst[0] + (yd + 1) * dstStride[0]); \
501 const uint8_t *d32 = ff_dither_8x8_32[yd & 7];
502 const uint8_t *d64 = ff_dither_8x8_73[yd & 7];
531 const uint8_t *d32 = ff_dither_8x8_32[yd & 7];
532 const uint8_t *d64 = ff_dither_8x8_73[yd & 7];
542 const uint8_t *d32 = ff_dither_8x8_32[yd & 7];
543 const uint8_t *d64 = ff_dither_8x8_73[yd & 7];
552 const uint8_t * d64 = ff_dither_8x8_73[yd & 7];
553 const uint8_t *d128 = ff_dither_8x8_220[yd & 7];
584 const uint8_t * d64 = ff_dither_8x8_73[yd & 7];
585 const uint8_t *d128 = ff_dither_8x8_220[yd & 7];
596 const uint8_t * d64 = ff_dither_8x8_73[yd & 7];
597 const uint8_t *d128 = ff_dither_8x8_220[yd & 7];
605 const uint8_t *d64 = ff_dither_8x8_73[yd & 7];
606 const uint8_t *d128 = ff_dither_8x8_220[yd & 7];
634 const uint8_t *d64 = ff_dither_8x8_73[yd & 7];
635 const uint8_t *d128 = ff_dither_8x8_220[yd & 7];
644 const uint8_t *d64 = ff_dither_8x8_73[yd & 7];
645 const uint8_t *d128 = ff_dither_8x8_220[yd & 7];
652 const uint8_t *d128 = ff_dither_8x8_220[yd & 7];