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

  /external/libvpx/libvpx/third_party/libyuv/source/
row_mips.cc 450 void MirrorRow_MIPS_DSPR2(const uint8* src, uint8* dst, int width) {
    [all...]
rotate.cc 149 MirrorRow = MirrorRow_MIPS_DSPR2;
planar_functions.cc 269 MirrorRow = MirrorRow_MIPS_DSPR2;
    [all...]
  /external/libvpx/libvpx/third_party/libyuv/include/libyuv/
row.h 750 void MirrorRow_MIPS_DSPR2(const uint8* src, uint8* dst, int width);
    [all...]

Completed in 39 milliseconds