Searched refs:min_pos (Results 1 – 2 of 2) sorted by relevance
735 RK_S32 min_pos = -1; in get_smallest_poc() local743 min_pos = i; in get_smallest_poc()753 *pos = min_pos; in get_smallest_poc()1312 RK_S32 min_pos = 0; in output_dpb_normal() local1316 && (get_smallest_poc(p_Dpb, &min_poc, &min_pos))) { in output_dpb_normal()1321 FUN_CHECK(ret = write_stored_frame(p_Dpb->p_Vid, p_Dpb, p_Dpb->fs[min_pos])); in output_dpb_normal()1482 RK_S32 min_poc = 0, min_pos = 0; in store_picture_in_dpb() local1486 find_flag = get_smallest_poc(p_Dpb, &min_poc, &min_pos); in store_picture_in_dpb()1495 min_pos = 0; in store_picture_in_dpb()1496 unmark_for_reference(p_Vid->p_Dec, p_Dpb->fs[min_pos]); in store_picture_in_dpb()[all …]
267 RK_S32 min_pos = -1; in get_outputable_smallest_poi() local280 min_pos = i; in get_outputable_smallest_poi()290 *pos = min_pos; in get_outputable_smallest_poi()