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

  /external/libvpx/libvpx/third_party/libyuv/source/
convert.cc     [all...]
row_common.cc 474 void ARGB4444ToYRow_C(const uint8* src_argb4444, uint8* dst_y, int width) {
    [all...]
  /external/libyuv/files/source/
convert.cc     [all...]
row_common.cc 466 void ARGB4444ToYRow_C(const uint8* src_argb4444, uint8* dst_y, int width) {
    [all...]
  /external/libvpx/libvpx/third_party/libyuv/include/libyuv/
row.h 635 void ARGB4444ToYRow_C(const uint8* src_argb4444, uint8* dst_y, int pix);
    [all...]
  /external/libyuv/files/include/libyuv/
row.h 697 void ARGB4444ToYRow_C(const uint8* src_argb4444, uint8* dst_y, int width);
    [all...]

Completed in 43 milliseconds