Searched refs:read_frame_ (Results 1 - 3 of 3) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/flac/src/libFLAC/
H A Dstream_decoder.c118 static FLAC__bool read_frame_(FLAC__StreamDecoder *decoder, FLAC__bool *got_a_frame, FLAC__bool do_full_decode);
1060 if(!read_frame_(decoder, &got_a_frame, /*do_full_decode=*/true))
1123 if(!read_frame_(decoder, &dummy, /*do_full_decode=*/true))
1152 if(!read_frame_(decoder, &got_a_frame, /*do_full_decode=*/false))
1995 FLAC__bool read_frame_(FLAC__StreamDecoder *decoder, FLAC__bool *got_a_frame, FLAC__bool do_full_decode) function
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/flac/src/libFLAC/
H A Dstream_decoder.c118 static FLAC__bool read_frame_(FLAC__StreamDecoder *decoder, FLAC__bool *got_a_frame, FLAC__bool do_full_decode);
1060 if(!read_frame_(decoder, &got_a_frame, /*do_full_decode=*/true))
1123 if(!read_frame_(decoder, &dummy, /*do_full_decode=*/true))
1152 if(!read_frame_(decoder, &got_a_frame, /*do_full_decode=*/false))
1995 FLAC__bool read_frame_(FLAC__StreamDecoder *decoder, FLAC__bool *got_a_frame, FLAC__bool do_full_decode) function
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/flac/src/libFLAC/
H A Dstream_decoder.c118 static FLAC__bool read_frame_(FLAC__StreamDecoder *decoder, FLAC__bool *got_a_frame, FLAC__bool do_full_decode);
1060 if(!read_frame_(decoder, &got_a_frame, /*do_full_decode=*/true))
1123 if(!read_frame_(decoder, &dummy, /*do_full_decode=*/true))
1152 if(!read_frame_(decoder, &got_a_frame, /*do_full_decode=*/false))
1995 FLAC__bool read_frame_(FLAC__StreamDecoder *decoder, FLAC__bool *got_a_frame, FLAC__bool do_full_decode) function

Completed in 175 milliseconds