Home
last modified time | relevance | path

Searched defs:set_frame_size (Results 1 – 25 of 72) sorted by relevance

123

/dports/comms/gnuradio/gnuradio-3.8.4.0/gr-fec/include/gnuradio/fec/
H A Dpolar_encoder_systematic.h74 bool set_frame_size(unsigned int frame_size) { return false; }; in set_frame_size() function
H A Dpolar_decoder_common.h65 bool set_frame_size(unsigned int frame_size) { return false; }; in set_frame_size() function
H A Dpolar_encoder.h77 bool set_frame_size(unsigned int frame_size) { return false; }; in set_frame_size() function
H A Dtpc_encoder.h114 bool set_frame_size(unsigned int) { return false; } in set_frame_size() function
H A Dtpc_decoder.h166 bool set_frame_size(unsigned int frame_size) { return false; } in set_frame_size() function
/dports/comms/gnuradio/gnuradio-3.8.4.0/gr-fec/lib/
H A Dldpc_encoder_impl.h53 bool set_frame_size(unsigned int frame_size) { return false; } in set_frame_size() function
H A Ddummy_decoder_impl.cc66 bool dummy_decoder_impl::set_frame_size(unsigned int frame_size) in set_frame_size() function in gr::fec::code::dummy_decoder_impl
H A Dldpc_gen_mtrx_encoder_impl.cc56 bool ldpc_gen_mtrx_encoder_impl::set_frame_size(unsigned int frame_size) in set_frame_size() function in gr::fec::code::ldpc_gen_mtrx_encoder_impl
H A Dldpc_bit_flip_decoder_impl.cc65 bool ldpc_bit_flip_decoder_impl::set_frame_size(unsigned int frame_size) in set_frame_size() function in gr::fec::code::ldpc_bit_flip_decoder_impl
H A Drepetition_encoder_impl.cc59 bool repetition_encoder_impl::set_frame_size(unsigned int frame_size) in set_frame_size() function in gr::fec::code::repetition_encoder_impl
H A Dldpc_par_mtrx_encoder_impl.cc77 bool ldpc_par_mtrx_encoder_impl::set_frame_size(unsigned int frame_size) in set_frame_size() function in gr::fec::code::ldpc_par_mtrx_encoder_impl
H A Ddummy_encoder_impl.cc66 bool dummy_encoder_impl::set_frame_size(unsigned int frame_size) in set_frame_size() function in gr::fec::code::dummy_encoder_impl
H A Drepetition_decoder_impl.cc79 bool repetition_decoder_impl::set_frame_size(unsigned int frame_size) in set_frame_size() function in gr::fec::code::repetition_decoder_impl
H A Dccsds_encoder_impl.cc66 bool ccsds_encoder_impl::set_frame_size(unsigned int frame_size) in set_frame_size() function in gr::fec::code::ccsds_encoder_impl
H A Dldpc_decoder.cc69 bool ldpc_decoder::set_frame_size(unsigned int frame_size) in set_frame_size() function in gr::fec::ldpc_decoder
H A Dcc_encoder_impl.cc116 bool cc_encoder_impl::set_frame_size(unsigned int frame_size) in set_frame_size() function in gr::fec::code::cc_encoder_impl
H A Dcc_decoder_impl.cc393 bool cc_decoder_impl::set_frame_size(unsigned int frame_size) in set_frame_size() function in gr::fec::code::cc_decoder_impl
/dports/graphics/gifski/gifski-1.5.0/cargo-crates/ffmpeg-next-4.4.0/src/filter/context/
H A Dsink.rs39 pub fn set_frame_size(&mut self, value: u32) { in set_frame_size() method
/dports/multimedia/dvdrip/dvdrip-0.98.11/lib/Video/DVDRip/
H A DPreset.pm41 sub set_frame_size { shift->{frame_size} = $_[1] } subroutine
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/components/image_fetcher/core/
H A Dimage_fetcher.h66 void set_frame_size(gfx::Size desired_frame_size) { in set_frame_size() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/components/image_fetcher/core/
H A Dimage_fetcher.h67 void set_frame_size(gfx::Size desired_frame_size) { in set_frame_size() function
/dports/audio/chromaprint/chromaprint-v1.5.0/src/
H A Dfingerprinter_configuration.h99 void set_frame_size(int value) in set_frame_size() function
/dports/comms/uhd/uhd-90ce6062b6b5df2eddeee723777be85108e4e7c7/fpga/usrp3/lib/io_port2/
H A Dpcie_dma_ctrl.v43 output [(NUM_STREAMS*FRAME_SIZE_W)-1:0] set_frame_size, port
/dports/editors/emacs-devel/emacs-4d1968b/src/
H A Dwidget.c215 set_frame_size (EmacsFrame ew) in set_frame_size() function
/dports/editors/emacs/emacs-27.2/src/
H A Dwidget.c223 set_frame_size (EmacsFrame ew) in set_frame_size() function

123