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

  /external/libvpx/libvpx/third_party/libyuv/source/
row_any.cc 440 ANY11(RGB24ToARGBRow_Any_NEON, RGB24ToARGBRow_NEON, 0, 3, 4, 7)
    [all...]
row_neon.cc 792 void RGB24ToARGBRow_NEON(const uint8* src_rgb24, uint8* dst_argb, int width) {
    [all...]
row_neon64.cc     [all...]
convert_argb.cc 919 RGB24ToARGBRow = RGB24ToARGBRow_NEON;
    [all...]
  /external/libyuv/files/source/
row_neon.cc 755 void RGB24ToARGBRow_NEON(const uint8* src_rgb24, uint8* dst_argb, int width) {
    [all...]
row_neon64.cc 750 void RGB24ToARGBRow_NEON(const uint8* src_rgb24, uint8* dst_argb, int width) {
    [all...]
convert_argb.cc 977 RGB24ToARGBRow = RGB24ToARGBRow_NEON;
    [all...]
row_any.cc 541 ANY11(RGB24ToARGBRow_Any_NEON, RGB24ToARGBRow_NEON, 0, 3, 4, 7)
    [all...]
  /external/libvpx/libvpx/third_party/libyuv/include/libyuv/
row.h     [all...]
  /external/libyuv/files/include/libyuv/
row.h     [all...]

Completed in 511 milliseconds