Home
last modified time | relevance | path

Searched defs:dst_line (Results 1 – 3 of 3) sorted by relevance

/external/libgav1/libgav1/src/post_filter/
Dpost_filter.cc474 uint8_t* dst_line = dst[plane] + rows[plane] * stride; in SetupLoopRestorationBorder() local
495 uint8_t* dst_line = dst[plane]; in SetupLoopRestorationBorder() local
/external/freetype/src/smooth/
Dftsmooth.c116 unsigned char* dst_line = target->origin - y * target->pitch; in ft_smooth_lcd_spans() local
/external/tensorflow/tensorflow/core/profiler/utils/
Dxplane_utils.cc246 XLineBuilder dst_line = dst.GetOrCreateLine(line.Id()); in MergePlanes() local