Searched refs:temporal_reference (Results 1 – 4 of 4) sorted by relevance
1001 ctx->pic_head.temporal_reference = m2vd_read_bits(bx, 10); in m2vd_decode_pic_header()1004 if (ctx->pic_head.temporal_reference > 50) { in m2vd_decode_pic_header()1005 ctx->pic_head.temporal_reference = ctx->pretemporal_reference; in m2vd_decode_pic_header()1009 …f (((RK_S32)ctx->maxFrame_inGOP < ctx->pic_head.temporal_reference) && (ctx->pic_head.temporal_ref… in m2vd_decode_pic_header()1010 ctx->maxFrame_inGOP = ctx->pic_head.temporal_reference; in m2vd_decode_pic_header()1165 ctx->group_frm_cnt = ctx->group_frm_cnt + pic_head->temporal_reference; in m2vd_alloc_frame()1166 } else if (pic_head->temporal_reference == (RK_S32)ctx->prechange_temporal_ref) in m2vd_alloc_frame()1168 else if (pic_head->temporal_reference) in m2vd_alloc_frame()1169 ctx->group_frm_cnt = pic_head->temporal_reference - ctx->prechange_temporal_ref; in m2vd_alloc_frame()1176 && (pic_head->temporal_reference > (RK_S32)ctx->prechange_temporal_ref)) { in m2vd_alloc_frame()[all …]
168 RK_S32 temporal_reference; member
70 RK_S32 temporal_reference; member
214 s16 temporal_reference[2]; member