Home
last modified time | relevance | path

Searched defs:move_size (Results 1 - 9 of 9) sorted by relevance

/third_party/ffmpeg/libavresample/
H A Daudio_data.c342 int move_size = a->stride * (a->nb_samples - nb_samples); in ff_audio_data_drain() local
/third_party/ffmpeg/libavcodec/
H A Dra288.c175 backward_filter(RA288Context *ractx, float *hist, float *rec, const float *window, float *lpc, const float *tab, int order, int n, int non_rec, int move_size) backward_filter() argument
/kernel/linux/linux-5.10/drivers/base/regmap/
H A Dregmap-spi-avmm.c256 unsigned int aligned_phy_len, move_size; in br_pkt_phy_tx_prepare() local
/kernel/linux/linux-6.6/drivers/base/regmap/
H A Dregmap-spi-avmm.c250 unsigned int aligned_phy_len, move_size; in br_pkt_phy_tx_prepare() local
/third_party/mesa3d/src/imgui/
H A Dimstb_textedit.h1138 size_t move_size = (size_t)((STB_TEXTEDIT_UNDOSTATECOUNT - state->redo_point - 1) * sizeof(state->undo_rec[0])); in stb_textedit_discard_redo() local
/third_party/skia/third_party/externals/imgui/
H A Dimstb_textedit.h1169 size_t move_size = (size_t)((STB_TEXTEDIT_UNDOSTATECOUNT - state->redo_point - 1) * sizeof(state->undo_rec[0])); in stb_textedit_discard_redo() local
/third_party/pulseaudio/speex/libspeexdsp/
H A Djitter.c118 int move_size = tb->filled-pos; in tb_add() local
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath10k/
H A Dwmi.c3610 int move_size = skb_tail_pointer(bcn) - (ie + 2 + ie_len); in ath10k_wmi_update_tim() local
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath10k/
H A Dwmi.c3610 int move_size = skb_tail_pointer(bcn) - (ie + 2 + ie_len); in ath10k_wmi_update_tim() local

Completed in 43 milliseconds