Home
last modified time | relevance | path

Searched defs:got_a_frame (Results 1 – 1 of 1) sorted by relevance

/external/flac/src/libFLAC/
Dstream_decoder.c169 …FLAC__bool got_a_frame; /* hack needed in Ogg FLAC seek routine to check when process_single() act… member
1006 FLAC__bool got_a_frame; in FLAC__stream_decoder_process_single() local
1104 FLAC__bool got_a_frame; in FLAC__stream_decoder_skip_single_frame() local
2016 FLAC__bool read_frame_(FLAC__StreamDecoder *decoder, FLAC__bool *got_a_frame, FLAC__bool do_full_de… in read_frame_()