Searched refs:dst_u8 (Results 1 - 1 of 1) sorted by relevance
/third_party/ffmpeg/libavcodec/ | ||
H A D | tiff.c | 360 uint8_t *dst_u8 = dst; in dng_blit() local 364 *dst_u8++ = dng_process_color8(*src_u8++, s->dng_lut, s->black_level, scale_factor); in dng_blit() |
Completed in 3 milliseconds