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

  /external/libyuv/files/include/libyuv/
row.h 683 void ARGBColorMatrixRow_C(uint8* dst_argb, const int8* matrix_argb, int width);
  /external/libyuv/files/source/
planar_functions.cc     [all...]
row_common.cc 348 void ARGBColorMatrixRow_C(uint8* dst_argb, const int8* matrix_argb, int width) {
    [all...]
  /external/chromium_org/third_party/libyuv/include/libyuv/
row.h     [all...]
  /external/chromium_org/third_party/libyuv/source/
planar_functions.cc     [all...]
row_common.cc 678 void ARGBColorMatrixRow_C(const uint8* src_argb, uint8* dst_argb,
    [all...]

Completed in 40 milliseconds