Searched refs:LSW (Results 1 – 6 of 6) sorted by relevance
129 u4_next_word = (UWORD16)LSW((UWORD16)u4_next_word << u2_len); in impeg2d_dec_p_mb_params()140 u4_next_word = (UWORD16)LSW((UWORD16)u4_next_word << MB_MOTION_TYPE_LEN); in impeg2d_dec_p_mb_params()161 u4_next_word = (UWORD16)LSW((UWORD16)u4_next_word << MB_DCT_TYPE_LEN); in impeg2d_dec_p_mb_params()328 u4_next_word = (UWORD16)LSW((UWORD16)u4_next_word << u2_len); in impeg2d_dec_pnb_mb_params()340 u4_next_word = (UWORD16)LSW((UWORD16)u4_next_word << MB_MOTION_TYPE_LEN); in impeg2d_dec_pnb_mb_params()365 u4_next_word = (UWORD16)LSW((UWORD16)u4_next_word << MB_DCT_TYPE_LEN); in impeg2d_dec_pnb_mb_params()
42 #define LSW(dword) (dword & 0xFFFF) macro
155 push bx ; LSW of load address186 pop si ; LSW of load address
130 .lba: resd 2 ; LBA (LSW, MSW)
207 .lba: dd 0 ; LBA (LSW)
1530 ldr r8, [ip, #12] @ load counter .LSW