Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavformat/
H A Ddsicin.c38 int audio_frequency; member
85 hdr->audio_frequency = avio_rl32(pb); in cin_read_file_header()
90 if (hdr->audio_frequency != 22050 || hdr->audio_bits != 16 || hdr->audio_stereo != 0) in cin_read_file_header()

Completed in 1 milliseconds