Searched refs:H264_SP_SLICE (Results 1 – 2 of 2) sorted by relevance
112 H264_SP_SLICE = 3, enumerator
481 if (p_Vid->slice_type == H264_SP_SLICE || p_Vid->slice_type == H264_SI_SLICE) { in process_slice()571 || currSlice->slice_type == H264_SP_SLICE || currSlice->slice_type == H264_B_SLICE) { in process_slice()587 && (currSlice->slice_type == H264_P_SLICE || currSlice->slice_type == H264_SP_SLICE)) in process_slice()