Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
H A Ddolby_e_parse.c33 static const uint16_t sample_rate_tab[16] = { variable
152 if (!(header->sample_rate = sample_rate_tab[header->fr_code]) || in ff_dolby_e_parse_header()
153 !sample_rate_tab[header->fr_code_orig]) { in ff_dolby_e_parse_header()
/third_party/lame/dshow/
H A DEncoder.cpp344 const int sample_rate_tab[4][4] = in getFrameLength() local
379 int sample_rate = sample_rate_tab[version_id][sample_rate_id]; in getFrameLength()

Completed in 2 milliseconds