Home
last modified time | relevance | path

Searched refs:mustcopy (Results 1 - 2 of 2) sorted by relevance

/third_party/ffmpeg/libswresample/
H A Drematrix.c582 int swri_rematrix(SwrContext *s, AudioData *out, AudioData *in, int len, int mustcopy){ in swri_rematrix() argument
603 if(mustcopy) in swri_rematrix()
613 }else if(mustcopy){ in swri_rematrix()
H A Dswresample_internal.h205 int swri_rematrix(SwrContext *s, AudioData *out, AudioData *in, int len, int mustcopy);

Completed in 2 milliseconds