Searched refs:output_nkf (Results 1 – 1 of 1) sorted by relevance
332 output_nkf[] = {0,0,0,1}; /* non key frame */ in test_ICSeqCompress() local362 if (frame_len == sizeof(output_nkf)) in test_ICSeqCompress()363 ok(!memcmp(output_nkf, frame, frame_len), "Frame[%d]: Contents do not match\n", i); in test_ICSeqCompress()