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

  /external/chromium_org/media/base/simd/
convert_yuv_to_rgb_x86.cc 26 int astride,
35 const uint8* a_ptr = aplane + y * astride;
convert_yuv_to_rgb_c.cc 253 int astride,
262 const uint8* a_ptr = aplane + y * astride;
  /external/chromium_org/media/base/
yuv_convert.h 85 int astride,
yuv_convert.cc 674 int astride,
686 astride,
  /external/chromium_org/third_party/libjingle/source/talk/media/base/
videoframe_unittest.h 1439 int astride = kWidth * bpp + rowpad; local
    [all...]

Completed in 124 milliseconds