Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavresample/
Daudio_convert.c155 #define CONV_FUNC_INTERLEAVE(ofmt, otype, ifmt, itype, expr) \ macro
189 CONV_FUNC_INTERLEAVE( ofmt, otype, ifmt ## P, itype, expr) \