Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/mpp/mpp/common/
H A Dh264_syntax.h112 H264_SI_SLICE = 4, enumerator
/OK3568_Linux_fs/external/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()
469 if (p_Vid->slice_type == H264_SP_SLICE || p_Vid->slice_type == H264_SI_SLICE) { in process_slice()
H A Dh264d_init.c1519 && (currSlice->slice_type % 5) != H264_SI_SLICE) { in check_refer_picture_lists()
1901 && (currSlice->slice_type % 5) != H264_SI_SLICE) { in prepare_init_ref_info()