Searched refs:P_SLICE (Results 1 – 2 of 2) sorted by relevance
47 P_SLICE = 0, enumerator54 #define IS_P_SLICE(sliceType) (((sliceType) == P_SLICE) || \55 ((sliceType) == P_SLICE + 5))
246 tmp = h264bsdConceal(pStorage, pStorage->currImage, P_SLICE); in h264bsdDecode()