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

  /external/libyuv/files/source/
row_posix.cc     [all...]
row_win.cc 571 por xmm1, xmm2 // BG
    [all...]
row_common.cc 438 #define BG UG * 128 + VG * 128
454 uint32 g = Clip(static_cast<int32>((u * UG + v * VG) - (BG) + y1) >> 6);
466 *g = Clip(static_cast<int32>((u * UG + v * VG) - (BG) + y1) >> 6);
837 uint32 bg = src_argb1[1]; local
840 dst_argb[1] = BLEND(fg, bg, a);
849 bg = src_argb1[4 + 1];
852 dst_argb[4 + 1] = BLEND(fg, bg, a);
866 uint32 bg = src_argb1[1]; local
869 dst_argb[1] = BLEND(fg, bg, a);
    [all...]
  /external/llvm/include/llvm/Support/
raw_ostream.h 216 /// @param BG if true change the background, default: change foreground
220 bool BG = false) {
223 (void)BG;
392 bool bg=false) LLVM_OVERRIDE;
  /external/chromium/third_party/libjingle/source/talk/session/phone/testdata/
voice.rtpdump     [all...]

Completed in 98 milliseconds