Home
last modified time | relevance | path

Searched defs:MIDDLE_BITS (Results 1 - 1 of 1) sorted by relevance

/third_party/ffmpeg/libavformat/
H A Dmp3dec.c160 #define MIDDLE_BITS(k, m, n) LAST_BITS((k) >> (m), ((n) - (m) + 1)) in mp3_parse_info_tag() macro

Completed in 2 milliseconds