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

  /external/libvpx/libvpx/third_party/libyuv/source/
convert.cc     [all...]
row_common.cc 459 void ARGB1555ToYRow_C(const uint8* src_argb1555, uint8* dst_y, int width) {
    [all...]
  /external/libvpx/libvpx/third_party/libyuv/include/libyuv/
row.h 634 void ARGB1555ToYRow_C(const uint8* src_argb1555, uint8* dst_y, int pix);
    [all...]

Completed in 73 milliseconds