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

/external/flac/libFLAC/include/private/
H A Dbitwriter.h101 FLAC__bool FLAC__bitwriter_zero_pad_to_byte_boundary(FLAC__BitWriter *bw);
/external/flac/libFLAC/
H A Dbitwriter.c882 FLAC__bool FLAC__bitwriter_zero_pad_to_byte_boundary(FLAC__BitWriter *bw) function
H A Dstream_encoder.c2894 if(!FLAC__bitwriter_zero_pad_to_byte_boundary(encoder->private_->frame)) {

Completed in 86 milliseconds