Searched refs:MPG4_VOL_STARTCODE (Results 1 – 1 of 1) sorted by relevance
48 #define MPG4_VOL_STARTCODE 0x120 macro1321 if (startcode >= MPG4_VOL_STARTCODE && startcode <= MPG4_VOL_STOPCODE) { in mpp_mpg4_parser_decode()