Home
last modified time | relevance | path

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

/rockchip-linux_mpp/mpp/common/
H A Dh264_syntax.h113 H264_SI_SLICE = 4, enumerator
/rockchip-linux_mpp/mpp/codec/dec/h264/
H A Dh264d_slice.c51 … if ((currSlice->slice_type % 5) != H264_I_SLICE && (currSlice->slice_type % 5) != H264_SI_SLICE) { in ref_pic_list_mvc_modification()
481 if (p_Vid->slice_type == H264_SP_SLICE || p_Vid->slice_type == H264_SI_SLICE) { in process_slice()
H A Dh264d_init.c1537 && (currSlice->slice_type % 5) != H264_SI_SLICE) { in check_refer_picture_lists()
1913 && (currSlice->slice_type % 5) != H264_SI_SLICE) { in prepare_init_ref_info()