Home
last modified time | relevance | path

Searched refs:prev_ft (Results 1 – 22 of 22) sorted by relevance

/dports/science/simlib/simlib/src/
H A Dalgloop.cc406 double prev_ft = 0; // function value in previous root in Value() local
436 prev_ft=prev_root-InputValue(); // go through loop in Value()
437 dbgprnt(("f[-1]: %g\n",prev_ft)); in Value()
457 root=(prev_root*ft - root*prev_ft) / (ft - prev_ft); in Value()
460 prev_ft=aux_ft; in Value()
/dports/audio/opencore-amr/opencore-amr-0.1.5/opencore/codecs_v2/audio/gsm_amr/amr_nb/enc/src/
H A Dsid_sync.cpp215 state->prev_ft = TX_SPEECH_GOOD; in sid_sync_reset()
410 if (st->prev_ft == TX_SPEECH_GOOD) in sid_sync()
445 st->prev_ft = *tx_frame_type; in sid_sync()
H A Dsid_sync.h93 enum TXFrameType prev_ft; member
/dports/audio/vo-amrwbenc/vo-amrwbenc-0.1.3/amrwbenc/src/
H A Dbits.c52 if (st->prev_ft == TX_SPEECH) in PackBits()
80 st->prev_ft = frame_type; in PackBits()
H A DvoAMRWBEnc.c1638 st->prev_ft = TX_SPEECH; in voAMRWB_Init()
/dports/net/h323plus/h323plus-1_27_2/plugins/audio/G.722.2/AMR-WB/
H A Denc_if.c45 Word16 prev_ft; /* Type of the previous frame */ member
873 st->prev_ft = TX_SPEECH; in E_IF_sid_sync_reset()
920 if (s->prev_ft == TX_SPEECH) in E_IF_encode()
957 s->prev_ft = frame_type; in E_IF_encode()
H A Ddec_if.c32 Word16 prev_ft; /* previous frame type */ member
892 s->prev_ft = frame_type; in D_IF_decode()
911 st->prev_ft = RX_SPEECH_GOOD; in D_IF_reset()
/dports/net/h323plus/h323plus-1_27_2/plugins/audio/gsm-amr/src/
H A Dinterf_enc.c56 enum TXFrameType prev_ft; /* Type of the previous frame */ member
566 st->prev_ft = TX_SPEECH_GOOD; in Sid_Sync_reset()
690 if ( s->prev_ft == TX_SPEECH_GOOD ) { in Encoder_Interface_Encode()
720 s->prev_ft = txFrameType; in Encoder_Interface_Encode()
H A Dinterf_dec.c45 enum RXFrameType prev_ft; /* previous frame type */ member
566 st->prev_ft = RX_SPEECH_GOOD; in Decoder_Interface_reset()
718 if ( s->prev_ft >= RX_SID_FIRST ) { in Decoder_Interface_Decode()
878 s->prev_ft = frame_type; in Decoder_Interface_Decode()
/dports/net/opal/opal-3.10.10/plugins/audio/G.722.2/AMR-WB/
H A Denc_if.c45 Word16 prev_ft; /* Type of the previous frame */ member
873 st->prev_ft = TX_SPEECH; in E_IF_sid_sync_reset()
920 if (s->prev_ft == TX_SPEECH) in E_IF_encode()
957 s->prev_ft = frame_type; in E_IF_encode()
H A Ddec_if.c32 Word16 prev_ft; /* previous frame type */ member
892 s->prev_ft = frame_type; in D_IF_decode()
911 st->prev_ft = RX_SPEECH_GOOD; in D_IF_reset()
/dports/net/opal/opal-3.10.10/plugins/audio/gsm-amr/src/
H A Dinterf_enc.c56 enum TXFrameType prev_ft; /* Type of the previous frame */ member
566 st->prev_ft = TX_SPEECH_GOOD; in Sid_Sync_reset()
690 if ( s->prev_ft == TX_SPEECH_GOOD ) { in Encoder_Interface_Encode()
720 s->prev_ft = txFrameType; in Encoder_Interface_Encode()
H A Dinterf_dec.c45 enum RXFrameType prev_ft; /* previous frame type */ member
566 st->prev_ft = RX_SPEECH_GOOD; in Decoder_Interface_reset()
718 if ( s->prev_ft >= RX_SID_FIRST ) { in Decoder_Interface_Decode()
878 s->prev_ft = frame_type; in Decoder_Interface_Decode()
/dports/audio/opencore-amr/opencore-amr-0.1.5/opencore/codecs_v2/audio/gsm_amr/common/dec/include/
H A Dpvgsmamrdecoderinterface.h68 int16 prev_ft; member
/dports/audio/vo-amrwbenc/vo-amrwbenc-0.1.3/amrwbenc/inc/
H A Dcod_main.h84 Word16 prev_ft; member
/dports/audio/opencore-amr/opencore-amr-0.1.5/amrwb/
H A Dwrapper.cpp57 state->rx_state.prev_ft = RX_SPEECH_GOOD; in D_IF_init()
/dports/audio/opencore-amr/opencore-amr-0.1.5/opencore/codecs_v2/audio/gsm_amr/amr_wb/dec/src/
H A Ddecoder_amr_wb.cpp182 pExt->rx_state.prev_ft = RX_SPEECH_GOOD; in StartL()
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/net/ethernet/mellanox/mlx5/core/
H A Dfs_core.c891 struct mlx5_flow_table *prev_ft; in connect_prev_fts() local
893 prev_ft = find_prev_chained_ft(prio); in connect_prev_fts()
894 if (prev_ft) { in connect_prev_fts()
897 fs_get_obj(prev_prio, prev_ft->node.parent); in connect_prev_fts()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/net/ethernet/mellanox/mlx5/core/
H A Dfs_core.c891 struct mlx5_flow_table *prev_ft; in connect_prev_fts() local
893 prev_ft = find_prev_chained_ft(prio); in connect_prev_fts()
894 if (prev_ft) { in connect_prev_fts()
897 fs_get_obj(prev_prio, prev_ft->node.parent); in connect_prev_fts()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/net/ethernet/mellanox/mlx5/core/
H A Dfs_core.c891 struct mlx5_flow_table *prev_ft; in connect_prev_fts() local
893 prev_ft = find_prev_chained_ft(prio); in connect_prev_fts()
894 if (prev_ft) { in connect_prev_fts()
897 fs_get_obj(prev_prio, prev_ft->node.parent); in connect_prev_fts()
/dports/audio/libamrnb/amrnb-11.0.0.0/
H A Damrnb-any-cflags.patch148 s->prev_ft = txFrameType;
/dports/audio/ardour6/Ardour-6.8.0/libs/ardour/
H A Dtempo.cc4098 samplepos_t prev_ft = sample_at_minute (minute_at_bbt_locked (_metrics, bbt)); in round_to_type() local
4102 if ((raw_ft - prev_ft) > (next_ft - prev_ft) / 2) { in round_to_type()
4108 ret.sample = prev_ft; in round_to_type()