Searched refs:sync_code_1 (Results 1 – 1 of 1) sorted by relevance
139 const int sync_code_1 = VpxReadLiteral(8); in ValidateVp9SyncCode() local141 return (sync_code_0 == 0x49 && sync_code_1 == 0x83 && sync_code_2 == 0x42); in ValidateVp9SyncCode()