Searched refs:pre_temporal_reference (Results 1 – 3 of 3) sorted by relevance
78 RK_S32 pre_temporal_reference; member
179 ctx->pic_head.pre_temporal_reference = 0; in m2vd_parser_init_ctx()1251 if ((pic_head->temporal_reference - pic_head->pre_temporal_reference > 3) in m2vd_alloc_frame()1252 || (pic_head->temporal_reference - pic_head->pre_temporal_reference < -3)) { in m2vd_alloc_frame()1258 pic_head->pre_temporal_reference = pic_head->temporal_reference; in m2vd_alloc_frame()1362 dst->pic.pre_temporal_reference = p->pic_head.pre_temporal_reference; in m2vd_convert_to_dxva()
176 RK_S32 pre_temporal_reference; member