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

  /external/libyuv/files/include/libyuv/
convert_from.h 132 int I420ToBGRA(const uint8* src_y,
  /external/libvpx/libvpx/third_party/libyuv/include/libyuv/
convert_from.h 97 int I420ToBGRA(const uint8* src_y, int src_stride_y,
  /external/libvpx/libvpx/third_party/libyuv/source/
convert_from.cc 490 int I420ToBGRA(const uint8* src_y, int src_stride_y,
973 r = I420ToBGRA(y, y_stride,
    [all...]
  /external/libyuv/files/source/
convert_from.cc 536 int I420ToBGRA(const uint8* src_y,
    [all...]

Completed in 251 milliseconds