Home
last modified time | relevance | path

Searched defs:transition_mix_s (Results 1 – 5 of 5) sorted by relevance

/dports/multimedia/mlt7-qt5/mlt-7.0.1/src/modules/core/
H A Dtransition_mix.c34 typedef struct transition_mix_s struct
36 mlt_transition parent;
37 float src_buffer[MAX_SAMPLES * MAX_CHANNELS];
38 float dest_buffer[MAX_SAMPLES * MAX_CHANNELS];
39 int src_buffer_count;
40 int dest_buffer_count;
41 mlt_position previous_frame_a;
42 mlt_position previous_frame_b;
/dports/multimedia/mlt6-qt5/mlt-6.26.1/src/modules/core/
H A Dtransition_mix.c34 typedef struct transition_mix_s struct
36 mlt_transition parent;
37 float src_buffer[MAX_SAMPLES * MAX_CHANNELS];
38 float dest_buffer[MAX_SAMPLES * MAX_CHANNELS];
39 int src_buffer_count;
40 int dest_buffer_count;
41 mlt_position previous_frame_a;
42 mlt_position previous_frame_b;
/dports/multimedia/mlt7/mlt-7.0.1/src/modules/core/
H A Dtransition_mix.c34 typedef struct transition_mix_s struct
36 mlt_transition parent;
37 float src_buffer[MAX_SAMPLES * MAX_CHANNELS];
38 float dest_buffer[MAX_SAMPLES * MAX_CHANNELS];
39 int src_buffer_count;
40 int dest_buffer_count;
41 mlt_position previous_frame_a;
42 mlt_position previous_frame_b;
/dports/multimedia/py-mlt6/mlt-6.26.1/src/modules/core/
H A Dtransition_mix.c34 typedef struct transition_mix_s struct
36 mlt_transition parent;
37 float src_buffer[MAX_SAMPLES * MAX_CHANNELS];
38 float dest_buffer[MAX_SAMPLES * MAX_CHANNELS];
39 int src_buffer_count;
40 int dest_buffer_count;
41 mlt_position previous_frame_a;
42 mlt_position previous_frame_b;
/dports/multimedia/mlt6/mlt-6.26.1/src/modules/core/
H A Dtransition_mix.c34 typedef struct transition_mix_s struct
36 mlt_transition parent;
37 float src_buffer[MAX_SAMPLES * MAX_CHANNELS];
38 float dest_buffer[MAX_SAMPLES * MAX_CHANNELS];
39 int src_buffer_count;
40 int dest_buffer_count;
41 mlt_position previous_frame_a;
42 mlt_position previous_frame_b;