Searched refs:test_bitwriter (Results 1 – 3 of 3) sorted by relevance
/external/flac/src/test_libFLAC/ | ||
D | bitwriter.h | 25 FLAC__bool test_bitwriter(void); |
D | main.c | 48 if(!test_bitwriter()) in main() |
D | bitwriter.c | 64 FLAC__bool test_bitwriter(void) in test_bitwriter() function |