Searched refs:test_encode_decode (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavutil/
H A Dbase64.c109 static int test_encode_decode(const uint8_t *data, unsigned int data_size, function
159 error_count += test_encode_decode(tests[i].data, strlen(tests[i].data), tests[i].encoded_ref);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavutil/
H A Dbase64.c182 static int test_encode_decode(const uint8_t *data, unsigned int data_size, function
252 error_count += test_encode_decode(tests[i].data, strlen(tests[i].data), tests[i].encoded_ref);

Completed in 103 milliseconds