Searched refs:MPP_RB32 (Results 1 – 3 of 3) sorted by relevance
49 #define MPP_RB32(x) ((((const RK_U8*)(x))[0] << 24) | \ macro
262 hdr_rem_msb = MPP_RB32(buf32); in setup_output_packet()263 hdr_rem_lsb = MPP_RB32(buf32 + 4); in setup_output_packet()
263 hdr_rem_msb = MPP_RB32(buf32); in setup_output_packet()264 hdr_rem_lsb = MPP_RB32(buf32 + 4); in setup_output_packet()