Searched refs:rt (Results 1 – 3 of 3) sorted by relevance
430 H264eDpbRt *rt = &dpb->rt; in h264e_dpb_proc() local446 if (curr->seq_idx == rt->last_seq_idx) { in h264e_dpb_proc()448 memcpy(rt, &dpb->rt_bak, sizeof(*rt)); in h264e_dpb_proc()476 memcpy(&dpb->rt_bak, rt, sizeof(dpb->rt_bak)); in h264e_dpb_proc()488 RK_S32 curr_frm_num = rt->last_frm_num + rt->last_is_ref; in h264e_dpb_proc()489 RK_S32 curr_poc_lsb = rt->last_poc_lsb; in h264e_dpb_proc()490 RK_S32 curr_poc_msb = rt->last_poc_msb; in h264e_dpb_proc()545 curr_poc_lsb += 1 + rt->last_is_ref; in h264e_dpb_proc()560 rt->last_seq_idx = curr->seq_idx; in h264e_dpb_proc()561 rt->last_is_ref = !curr->is_non_ref; in h264e_dpb_proc()[all …]
130 H264eDpbRt rt; member
113 SET(PLATFORM_LIBS ${PLATFORM_LIBS} rt)184 set(ASAN_LIB libasan.a dl rt m)185 set(ASAN_BIN dl rt m)