Searched refs:mpp_hevc_compute_poc (Results 1 – 3 of 3) sorted by relevance
340 int mpp_hevc_compute_poc(HEVCContext *s, int poc_lsb) in mpp_hevc_compute_poc() function
658 int mpp_hevc_compute_poc(HEVCContext *s, RK_S32 poc_lsb);
827 poc = mpp_hevc_compute_poc(s, sh->pic_order_cnt_lsb); in hls_slice_header()