Home
last modified time | relevance | path

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

/dports/multimedia/mpv/mpv-0.34.1/audio/out/
H A Dao.c663 static void convert_plane(int type, void *data, int num_samples) in convert_plane() function
697 convert_plane(type, data[n], plane_samples); in ao_convert_inplace()