Searched refs:pre_temporal_reference (Results 1 – 3 of 3) sorted by relevance
78 RK_S32 pre_temporal_reference; member
180 ctx->pic_head.pre_temporal_reference = 0; in m2vd_parser_init_ctx()1276 if ((pic_head->temporal_reference - pic_head->pre_temporal_reference > 3) in m2vd_alloc_frame()1277 || (pic_head->temporal_reference - pic_head->pre_temporal_reference < -3)) { in m2vd_alloc_frame()1283 pic_head->pre_temporal_reference = pic_head->temporal_reference; in m2vd_alloc_frame()1386 dst->pic.pre_temporal_reference = p->pic_head.pre_temporal_reference; in m2vd_convert_to_dxva()
176 RK_S32 pre_temporal_reference; member