Searched refs:IS_P_SLICE (Results 1 – 3 of 3) sorted by relevance
54 #define IS_P_SLICE(sliceType) (((sliceType) == P_SLICE) || \ macro
138 ( !IS_P_SLICE(pSliceHeader->sliceType) || in h264bsdDecodeSliceHeader()260 if (IS_P_SLICE(pSliceHeader->sliceType)) in h264bsdDecodeSliceHeader()293 if (IS_P_SLICE(pSliceHeader->sliceType)) in h264bsdDecodeSliceHeader()
146 if (IS_P_SLICE(sliceType) || (pStorage->intraConcealmentFlag != 0)) in h264bsdConceal()