Home
last modified time | relevance | path

Searched refs:MPP_RB32 (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/external/mpp/osal/inc/
H A Dmpp_common.h56 #define MPP_RB32(x) ((((const RK_U8*)(x))[0] << 24) | \ macro
/OK3568_Linux_fs/external/mpp/mpp/hal/vpu/h264e/
H A Dhal_h264e_vepu1_v2.c260 hdr_rem_msb = MPP_RB32(buf32); in setup_output_packet()
261 hdr_rem_lsb = MPP_RB32(buf32 + 4); in setup_output_packet()
H A Dhal_h264e_vepu2_v2.c261 hdr_rem_msb = MPP_RB32(buf32); in setup_output_packet()
262 hdr_rem_lsb = MPP_RB32(buf32 + 4); in setup_output_packet()