Home
last modified time | relevance | path

Searched refs:BIT_0 (Results 1 – 4 of 4) sorted by relevance

/hardware/ti/omap3/omx/audio/src/openmax_il/g729_dec/tests/
DG729DecTest.h52 #define BIT_0 0x007f /* definition of bit 0 in ITU input bit-stream */ macro
/hardware/qcom/wlan/qcwcn/wifi_hal/
Dnan_req.cpp509 (pReq->recv_indication_cfg & BIT_0) ? 1 : 0; in putNanPublish()
634 (pReq->recv_indication_cfg & BIT_0) ? 1 : 0; in putNanSubscribe()
757 (pReq->recv_indication_cfg & BIT_0) ? 1 : 0; in putNanTransmitFollowup()
Dnan_i.h33 #define BIT_0 0x01 macro
/hardware/ti/omap3/omx/audio/src/openmax_il/g729_enc/tests/
DG729EncTest.c116 #define BIT_0 0x007f macro
1523 theWord = BIT_0; in writeITUFormat()