Searched defs:source_dx (Results 1 – 2 of 2) sorted by relevance
151 ptrdiff_t source_dx, in ScaleYUVToRGB32Row_C()174 ptrdiff_t source_dx, in LinearScaleYUVToRGB32Row_C()190 int source_dx, in LinearScaleYUVToRGB32RowWithRange_C()
278 int source_dx = source_width * kFractionMax / width; in ScaleYUVToRGB32() local