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