Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/mpp/mpp/codec/dec/h264/
H A Dh264d_init.c1422 static RK_U32 check_ref_pic_list(H264_SLICE_t *currSlice, RK_S32 cur_list) in check_ref_pic_list() function
1521 p_err->cur_err_flag |= check_ref_pic_list(currSlice, 0) ? 1 : 0; in check_refer_picture_lists()
1536 p_err->cur_err_flag |= check_ref_pic_list(currSlice, 1) ? 1 : 0; in check_refer_picture_lists()