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

  /external/libvpx/libvpx/third_party/libyuv/include/libyuv/
convert_from_argb.h 149 uint8* dst_g, int dst_stride_g,
  /external/libyuv/files/include/libyuv/
convert_from_argb.h 204 uint8* dst_g,
  /external/webp/src/mux/
anim_encode.c 378 const int dst_g = (dst >> 8) & 0xff; local
383 (abs(src_g - dst_g) * dst_a <= (max_allowed_diff * 255)) &&
    [all...]
  /external/libvpx/libvpx/third_party/libyuv/source/
planar_functions.cc     [all...]
  /external/libyuv/files/source/
planar_functions.cc     [all...]

Completed in 155 milliseconds