Searched refs:get_blocksize (Results 1 - 20 of 20) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/gpu/drm/i915/
H A Dintel_bios.c65 get_blocksize(void *p) function
303 u16 block_size = get_blocksize(general);
344 block_size = get_blocksize(p_defs);
477 block_size = get_blocksize(p_defs);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/gpu/drm/i915/
H A Dintel_bios.c65 get_blocksize(void *p) function
303 u16 block_size = get_blocksize(general);
344 block_size = get_blocksize(p_defs);
477 block_size = get_blocksize(p_defs);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/flac/include/FLAC++/
H A Ddecoder.h141 virtual unsigned get_blocksize() const; ///< See FLAC__stream_decoder_get_blocksize()
H A Dencoder.h161 virtual unsigned get_blocksize() const; ///< See FLAC__stream_encoder_get_blocksize()
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/flac/include/FLAC++/
H A Ddecoder.h141 virtual unsigned get_blocksize() const; ///< See FLAC__stream_decoder_get_blocksize()
H A Dencoder.h161 virtual unsigned get_blocksize() const; ///< See FLAC__stream_encoder_get_blocksize()
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/flac/include/FLAC++/
H A Ddecoder.h141 virtual unsigned get_blocksize() const; ///< See FLAC__stream_decoder_get_blocksize()
H A Dencoder.h161 virtual unsigned get_blocksize() const; ///< See FLAC__stream_encoder_get_blocksize()
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/flac/src/test_libFLAC++/
H A Dencoders.cpp418 printf("testing get_blocksize()... ");
419 if(encoder->get_blocksize() != streaminfo_.data.stream_info.min_blocksize) {
420 printf("FAILED, expected %u, got %u\n", streaminfo_.data.stream_info.min_blocksize, encoder->get_blocksize());
H A Ddecoders.cpp685 printf("testing get_blocksize()... ");
687 unsigned blocksize = decoder->get_blocksize();
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/flac/src/test_libFLAC++/
H A Dencoders.cpp418 printf("testing get_blocksize()... ");
419 if(encoder->get_blocksize() != streaminfo_.data.stream_info.min_blocksize) {
420 printf("FAILED, expected %u, got %u\n", streaminfo_.data.stream_info.min_blocksize, encoder->get_blocksize());
H A Ddecoders.cpp685 printf("testing get_blocksize()... ");
687 unsigned blocksize = decoder->get_blocksize();
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/flac/src/test_libFLAC++/
H A Dencoders.cpp418 printf("testing get_blocksize()... ");
419 if(encoder->get_blocksize() != streaminfo_.data.stream_info.min_blocksize) {
420 printf("FAILED, expected %u, got %u\n", streaminfo_.data.stream_info.min_blocksize, encoder->get_blocksize());
H A Ddecoders.cpp685 printf("testing get_blocksize()... ");
687 unsigned blocksize = decoder->get_blocksize();
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/flac/src/libFLAC++/
H A Dstream_decoder.cpp156 unsigned Stream::get_blocksize() const function in class:FLAC::Decoder::Stream
H A Dstream_encoder.cpp278 unsigned Stream::get_blocksize() const function in class:FLAC::Encoder::Stream
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/flac/src/libFLAC++/
H A Dstream_decoder.cpp156 unsigned Stream::get_blocksize() const function in class:FLAC::Decoder::Stream
H A Dstream_encoder.cpp278 unsigned Stream::get_blocksize() const function in class:FLAC::Encoder::Stream
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/flac/src/libFLAC++/
H A Dstream_decoder.cpp156 unsigned Stream::get_blocksize() const function in class:FLAC::Decoder::Stream
H A Dstream_encoder.cpp278 unsigned Stream::get_blocksize() const function in class:FLAC::Encoder::Stream

Completed in 181 milliseconds