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

  /external/chromium_org/third_party/libyuv/source/
row_any.cc 333 UVANY(ARGB4444ToUVRow_Any_NEON, ARGB4444ToUVRow_NEON, ARGB4444ToUVRow_C, 2, 15)
convert.cc     [all...]
row_common.cc 528 void ARGB4444ToUVRow_C(const uint8* src_argb4444, int src_stride_argb4444,
    [all...]
  /external/chromium_org/third_party/libyuv/include/libyuv/
row.h 689 void ARGB4444ToUVRow_C(const uint8* src_argb4444, int src_stride_argb4444,
    [all...]

Completed in 58 milliseconds