Home
last modified time | relevance | path

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

/external/chromium_org/media/base/
Dyuv_convert.cc446 uint8* y_temp = reinterpret_cast<uint8*>( in ScaleYUVToRGB32WithRect() local
448 uint8* u_temp = y_temp + kFilterBufferSize; in ScaleYUVToRGB32WithRect()
489 y_temp + source_y_left, y0_ptr, y1_ptr, source_y_width, fraction); in ScaleYUVToRGB32WithRect()
497 LinearScaleYUVToRGB32RowWithRange_C(y_temp, in ScaleYUVToRGB32WithRect()