Home
last modified time | relevance | path

Searched defs:B (Results 1 – 21 of 21) sorted by relevance

/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/
H A Dobstack.h129 #define __BPTR_ALIGN(B, P, A) ((B) + (((P) - (B) + (A)) & ~(A))) argument
138 #define __PTR_ALIGN(B, P, A) \ argument
/utopia/UTPA2-700.0.x/modules/mfc/hal/M7821/mfc/
H A Dmdrv_mfc_platform.h158 #define CHANNEL_SWAP(D, C, B, A) ((D<<6)&0xC0)|((C<<4)&0x30)|((B<<2)&0x0C)|(A&0x03) argument
/utopia/UTPA2-700.0.x/modules/mfc/hal/macan/mfc/
H A Dmdrv_mfc_platform.h158 #define CHANNEL_SWAP(D, C, B, A) ((D<<6)&0xC0)|((C<<4)&0x30)|((B<<2)&0x0C)|(A&0x03) argument
/utopia/UTPA2-700.0.x/modules/mfc/hal/M7621/mfc/
H A Dmdrv_mfc_platform.h158 #define CHANNEL_SWAP(D, C, B, A) ((D<<6)&0xC0)|((C<<4)&0x30)|((B<<2)&0x0C)|(A&0x03) argument
/utopia/UTPA2-700.0.x/modules/mfc/hal/maserati/mfc/
H A Dmdrv_mfc_platform.h158 #define CHANNEL_SWAP(D, C, B, A) ((D<<6)&0xC0)|((C<<4)&0x30)|((B<<2)&0x0C)|(A&0x03) argument
/utopia/UTPA2-700.0.x/modules/mfc/hal/manhattan/mfc/
H A Dmdrv_mfc_platform.h158 #define CHANNEL_SWAP(D, C, B, A) ((D<<6)&0xC0)|((C<<4)&0x30)|((B<<2)&0x0C)|(A&0x03) argument
/utopia/UTPA2-700.0.x/modules/mfc/hal/maxim/mfc/
H A Dmdrv_mfc_platform.h158 #define CHANNEL_SWAP(D, C, B, A) ((D<<6)&0xC0)|((C<<4)&0x30)|((B<<2)&0x0C)|(A&0x03) argument
/utopia/UTPA2-700.0.x/modules/xc/drv/xc/include/
H A Dmdrv_sc_3d.h147 MS_U16 B; member
/utopia/UTPA2-700.0.x/modules/hdmi/hal/k6/hdmitx/
H A DhalHDCPTx.c726 MS_U32 A, B, C, D, E; in _MHal_HDMITx_HdcpSha1Transform() local
/utopia/UTPA2-700.0.x/modules/hdmi/hal/curry/hdmitx/
H A DhalHDCPTx.c705 MS_U32 A, B, C, D, E; in _MHal_HDMITx_HdcpSha1Transform() local
/utopia/UTPA2-700.0.x/modules/hdmi/hal/M7621/hdmitx/
H A DhalHDCPTx.c726 MS_U32 A, B, C, D, E; in _MHal_HDMITx_HdcpSha1Transform() local
/utopia/UTPA2-700.0.x/modules/hdmi/hal/k6lite/hdmitx/
H A DhalHDCPTx.c726 MS_U32 A, B, C, D, E; in _MHal_HDMITx_HdcpSha1Transform() local
/utopia/UTPA2-700.0.x/modules/hdmi/hal/maxim/hdmitx/
H A DhalHDCPTx.c726 MS_U32 A, B, C, D, E; in _MHal_HDMITx_HdcpSha1Transform() local
/utopia/UTPA2-700.0.x/modules/hdmi/hal/kano/hdmitx/
H A DhalHDCPTx.c726 MS_U32 A, B, C, D, E; in _MHal_HDMITx_HdcpSha1Transform() local
/utopia/UTPA2-700.0.x/modules/vdec_v3/hal/maxim/vpu_v3/
H A DFilm.c353 static uint8x8_t vmed3_i8 (uint8x8_t A, uint8x8_t B, uint8x8_t C) in vmed3_i8()
/utopia/UTPA2-700.0.x/modules/gpd/drv/gpd/
H A Ddrvgpd.c704 MS_U8 R,G,B; in drv_gpd_set_palette() local
/utopia/UTPA2-700.0.x/modules/vdec_v3/hal/maserati/vpu_v3/
H A DFilm.c353 static uint8x8_t vmed3_i8 (uint8x8_t A, uint8x8_t B, uint8x8_t C) in vmed3_i8()
/utopia/UTPA2-700.0.x/modules/dmx/api/dmx/
H A DapiDMX.c390 #define _MAX(A, B) (((A) > (B))?(A):(B)) argument
391 #define _MIN(A, B) (((A) < (B))?(A):(B)) argument
/utopia/UTPA2-700.0.x/mxlib/include/
H A DdrvAUDIO_if.h129 #define En_DVB_advsndType_Compare(A, B) (strcmp(A, B) == 0) argument
130 #define ADVSND_TYPE_Compare(A, B) (strcmp(A, B) == 0) argument
131 #define ADVFUNC_Compare(A, B) (strcmp(A, B) == 0) argument
132 #define ADVSND_PARAM_Compare(A, B) (strcmp(A, B) == 0) argument
/utopia/UTPA2-700.0.x/modules/msos/msos/ucos/
H A Ddlmalloc.c2967 #define unlink_first_small_chunk(M, B, P, I) {\ argument
/utopia/UTPA2-700.0.x/modules/msos/msos/linux/
H A Ddlmalloc.c3550 #define unlink_first_small_chunk(M, B, P, I) {\ argument