Home
last modified time | relevance | path

Searched refs:source_y_width (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/media/base/
Dyuv_convert.cc431 int source_y_width = source_y_right - source_y_left; in ScaleYUVToRGB32WithRect() local
489 y_temp + source_y_left, y0_ptr, y1_ptr, source_y_width, fraction); in ScaleYUVToRGB32WithRect()