Home
last modified time | relevance | path

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

123

/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/gnuradio/gnuradio-3.8.4.0/gr-fec/include/gnuradio/fec/
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 Dpolar_encoder_systematic.h74 bool set_frame_size(unsigned int frame_size) { 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
H A Dtpc_encoder.h114 bool set_frame_size(unsigned int) { return false; } in set_frame_size() function
/dports/comms/gnuradio/gnuradio-3.8.4.0/gr-fec/lib/
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
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 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 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 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 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 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 Dldpc_encoder_impl.h53 bool set_frame_size(unsigned int frame_size) { return false; } in set_frame_size() function
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_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 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 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
/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/devel/plasma/plasma-5bb07b3/plasma/lib/
H A Dapi.py721 def set_frame_size(self, func_ad, frame_size): member in Api
/dports/editors/dte/dte-cae7c45ea5a563c022001a54d1eee71c268f62b4/src/
H A Dframe.c307 void set_frame_size(Frame *f, int w, int h) in set_frame_size() function
/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
/dports/games/abuse_sdl/abuse-0.8/src/imlib/
H A Djwindow.cpp37 void set_frame_size(int x) in set_frame_size() function
/dports/games/solarus-quest-editor/solarus-quest-editor-e541e1312c242bff10aa1fb84a7eb8b6cb8504ba/src/widgets/
H A Dsprite_view.cpp847 void SpriteView::DirectionAreaItem::set_frame_size(const QSize& size) { in set_frame_size() function in SolarusEditor::SpriteView::DirectionAreaItem

123