Home
last modified time | relevance | path

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

/third_party/lame/dshow/
H A DEncoder.cpp367 int sample_rate_id = (pdata[2] & 0x0C) >> 2; in getFrameLength() local
375 sample_rate_id != SRATE_RESERVED && in getFrameLength()
379 int sample_rate = sample_rate_tab[version_id][sample_rate_id]; in getFrameLength()

Completed in 2 milliseconds