Home
last modified time | relevance | path

Searched defs:b0 (Results 1 – 2 of 2) sorted by relevance

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/libyuv/source/
Dscale.c2847 uint8 b0 = (t[0] * 3 + t[1] * 1 + 2) >> 2; in ScaleRowDown34_0_Int_C() local
2873 uint8 b0 = (t[0] * 3 + t[1] * 1 + 2) >> 2; in ScaleRowDown34_1_Int_C() local
/hardware/broadcom/wlan/bcmdhd/dhdutil/
Dbcmutils.c2212 uint32 a1, a0, b1, b0, t, cc = 0; in bcm_uint64_multiple_add() local