Searched refs:refered_by_others (Results 1 – 3 of 3) sorted by relevance
222 p->refered_by_others = 0; in compute_frame_order_index()363 if (p->refered_by_others || p->refered_by_scene) { in is_refered()374 p->refered_by_others = 0; in unmark_refered()379 p->refered_by_others = 0; in unmark_other_refered()422 p->refered_by_others = 0; in dpb_remove_unused_frame()492 frm->refered_by_others = (frm->picture_type != GB_PICTURE && mgr->cur_rps.refered_by_others); in dpb_alloc_frame()493 …2d_dbg_dpb("frame picture type %d, ref by others %d\n", frm->picture_type, frm->refered_by_others); in dpb_alloc_frame()823 tmp->is_output, tmp->refered_by_others | tmp->refered_by_scene); in avs2d_dpb_insert()
177 RK_U8 refered_by_others; //!< referenced by others member305 RK_U8 refered_by_others; member
248 READ_ONEBIT(bitctx, &rps->refered_by_others); in parse_one_rps()251 …AVS2D_PARSE_TRACE("refered_by_others_flag %d, num_Of_ref %d", rps->refered_by_others, rps->num_of_… in parse_one_rps()