Home
last modified time | relevance | path

Searched refs:get_smallest_poc (Results 1 – 1 of 1) sorted by relevance

/rockchip-linux_mpp/mpp/codec/dec/h264/
H A Dh264d_dpb.c731 static RK_S32 get_smallest_poc(H264_DpbBuf_t *p_Dpb, RK_S32 *poc, RK_S32 *pos) in get_smallest_poc() function
1043 if (get_smallest_poc(p_Dpb, &poc, &pos)) { in output_one_frame_from_dpb()
1316 && (get_smallest_poc(p_Dpb, &min_poc, &min_pos))) { in output_dpb_normal()
1486 find_flag = get_smallest_poc(p_Dpb, &min_poc, &min_pos); in store_picture_in_dpb()