Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavdevice/
H A Dopenal-dec.c51 ALCenum al_fmt; member
60 * @param al_fmt the AL_FORMAT value to find information about.
63 static const inline al_format_info* get_al_format_info(ALCenum al_fmt) in get_al_format_info() argument
72 return &info_table[al_fmt-LOWEST_AL_FORMAT]; in get_al_format_info()

Completed in 1 milliseconds