Home
last modified time | relevance | path

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

/aosp_15_r20/external/flac/src/flac/
H A Ddecode.c110 static FLAC__bool DecoderSession_process(DecoderSession *d);
188 if(!DecoderSession_process(&decoder_session)) in flac__decode_file()
382 FLAC__bool DecoderSession_process(DecoderSession *d) in DecoderSession_process() function