Searched refs:CONV_LE_TO_BE (Results 1 – 6 of 6) sorted by relevance
115 CONV_LE_TO_BE(u4_temp2,u4_temp1) in impeg2d_bit_stream_init()121 CONV_LE_TO_BE(u4_temp2,u4_temp1) in impeg2d_bit_stream_init()171 CONV_LE_TO_BE(ps_stream->u4_buf_nxt,u4_temp) in impeg2d_bit_stream_get_bit()
79 CONV_LE_TO_BE(u4_buf_nxt,u4_temp) \
24 #define CONV_LE_TO_BE(u4_temp2,u4_temp1) u4_temp2 = (u4_temp1 << 24) | \ macro
23 #define CONV_LE_TO_BE(u4_temp2,u4_temp1) u4_temp2 = \ macro
24 #define CONV_LE_TO_BE(u4_temp2,u4_temp1) u4_temp2 = \ macro