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 52 int astride,
61 const uint8* a_ptr = aplane + y * astride;
convert_yuv_to_rgb_c.cc 237 int astride,
246 const uint8* a_ptr = aplane + y * astride;
  /external/chromium_org/media/base/
yuv_convert.h 78 int astride,
yuv_convert.cc 637 int astride,
649 astride,
  /external/chromium_org/third_party/libjingle/source/talk/media/base/
videoframe_unittest.h 1428 int astride = kWidth * bpp + rowpad; local
    [all...]

Completed in 3666 milliseconds