Home
last modified time | relevance | path

Searched defs:move_size (Results 1 - 5 of 5) 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
/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

Completed in 7 milliseconds