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

  /external/libvpx/libvpx/third_party/libyuv/source/
rotate_argb.cc 96 void (*CopyRow)(const uint8* src, uint8* dst, int width) = CopyRow_C;
rotate.cc 111 void (*CopyRow)(const uint8* src, uint8* dst, int width) = CopyRow_C;
convert.cc 190 void (*CopyRow)(const uint8* src, uint8* dst, int width) = CopyRow_C;
    [all...]
planar_functions.cc 32 void (*CopyRow)(const uint8* src, uint8* dst, int width) = CopyRow_C;
    [all...]
row_common.cc     [all...]
  /external/libyuv/files/source/
rotate_argb.cc 96 void (*CopyRow)(const uint8* src, uint8* dst, int width) = CopyRow_C;
rotate.cc 111 void (*CopyRow)(const uint8* src, uint8* dst, int width) = CopyRow_C;
convert.cc 190 void (*CopyRow)(const uint8* src, uint8* dst, int width) = CopyRow_C;
    [all...]
planar_functions.cc 33 void (*CopyRow)(const uint8* src, uint8* dst, int width) = CopyRow_C;
    [all...]
row_common.cc     [all...]
  /external/libvpx/libvpx/third_party/libyuv/include/libyuv/
row.h     [all...]
  /external/libyuv/files/include/libyuv/
row.h     [all...]

Completed in 71 milliseconds