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

  /external/libyuv/files/include/libyuv/
planar_functions.h 237 ARGBBlendRow GetARGBBlend();
  /external/libvpx/libvpx/third_party/libyuv/include/libyuv/
planar_functions.h 301 ARGBBlendRow GetARGBBlend();
  /external/libyuv/files/source/
planar_functions.cc 305 ARGBBlendRow GetARGBBlend() {
338 uint8* dst_argb, int width) = GetARGBBlend();
    [all...]
  /external/libvpx/libvpx/third_party/libyuv/source/
planar_functions.cc 535 ARGBBlendRow GetARGBBlend() {
565 uint8* dst_argb, int width) = GetARGBBlend();
    [all...]

Completed in 40 milliseconds