Searched refs:AVC_SI_SLICE (Results 1 – 3 of 3) sorted by relevance
431 … if (currPPS->entropy_coding_mode_flag && slice_type != AVC_I_SLICE && slice_type != AVC_SI_SLICE) in EncodeSliceHeader()446 if (slice_type == AVC_SP_SLICE || slice_type == AVC_SI_SLICE) in EncodeSliceHeader()512 if (slice_type != AVC_I_SLICE && slice_type != AVC_SI_SLICE) in ref_pic_list_reordering()
138 if (slice_type != AVC_I_SLICE && slice_type != AVC_SI_SLICE) in AVCEncodeSlice()415 if (slice_type != AVC_I_SLICE && slice_type != AVC_SI_SLICE && currMB->mbMode != AVC_SKIP) in EncodeMB()
111 AVC_SI_SLICE = 4, enumerator