HomeSort by relevance Sort by last modified time
    Searched refs:LinearScaleYUVToRGB32RowWithRange_C (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/media/base/simd/
convert_yuv_to_rgb.h 107 MEDIA_EXPORT void LinearScaleYUVToRGB32RowWithRange_C(
convert_yuv_to_rgb_c.cc 180 LinearScaleYUVToRGB32RowWithRange_C(y_buf, u_buf, v_buf, rgb_buf, width,
184 void LinearScaleYUVToRGB32RowWithRange_C(const uint8* y_buf,
  /external/chromium_org/media/base/
yuv_convert.cc 542 LinearScaleYUVToRGB32RowWithRange_C(y_temp,
552 LinearScaleYUVToRGB32RowWithRange_C(y0_ptr,

Completed in 53 milliseconds