Home
last modified time | relevance | path

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

/rockchip-linux_mpp/mpp/codec/dec/h264/
H A Dh264d_init.c1437 static RK_U32 check_ref_pic_list(H264_SLICE_t *currSlice, RK_S32 cur_list) in check_ref_pic_list() function
1539 p_err->cur_err_flag |= check_ref_pic_list(currSlice, 0) ? 1 : 0; in check_refer_picture_lists()
1554 p_err->cur_err_flag |= check_ref_pic_list(currSlice, 1) ? 1 : 0; in check_refer_picture_lists()