Searched refs:testEncoder (Results 1 – 6 of 6) sorted by relevance
453 testEncoder(field, dataWords, ecWords); in testEncodeDecode()457 private static void testEncoder(GenericGF field, int[] dataWords, int[] ecWords) { in testEncoder() method in ReedSolomonTestCase
76 def testEncoder(self): member in RapporParamsTest
28 int testEncoder(struct node *node) in testEncoder() function
380 int testEncoder(struct node *node);
1461 printf("\ttest VIDIOC_(TRY_)ENCODER_CMD: %s\n", ok(testEncoder(&node))); in testNode()
35 def testEncoder(self): member in LargeTagEncoderTestCase