Home
last modified time | relevance | path

Searched refs:open_test_file (Results 1 – 1 of 1) sorted by relevance

/external/flac/src/test_libFLAC/
Ddecoders.c90 static void open_test_file(StreamDecoderClientData * pdcd, int is_ogg, const char * mode) in open_test_file() function
333 open_test_file(dcd, is_ogg, "rb"); in stream_decoder_test_respond_()
484 open_test_file(&decoder_client_data, is_ogg, "rb"); in test_stream_decoder()