Searched refs:h264bsdIsByteAligned (Results 1 – 4 of 4) sorted by relevance
64 u32 h264bsdIsByteAligned(strmData_t *);
229 u32 h264bsdIsByteAligned(strmData_t *pStrmData) in h264bsdIsByteAligned() function
366 while (!h264bsdIsByteAligned(pStrmData)) in h264bsdDecodeSeiMessage()370 while (!h264bsdIsByteAligned(pStrmData)) in h264bsdDecodeSeiMessage()
173 while( !h264bsdIsByteAligned(pStrmData) ) in h264bsdDecodeMacroblockLayer()