Home
last modified time | relevance | path

Searched refs:conv_f (Results 1 – 2 of 2) sorted by relevance

/third_party/ffmpeg/libswresample/
Daudioconvert.h43 conv_func_type *conv_f; member
Daudioconvert.c165 ctx->conv_f = f; in swri_audio_convert_alloc()
244 ctx->conv_f(po+off*os, pi+off*is, is, os, end); in swri_audio_convert()