constexpr size_t m_frameSizeMP3 = 18000; // more than one icy-metaint constexpr size_t m_frameSizeAAC = 18000; // more than one icy-metaint constexpr size_t m_frameSizeFLAC = UINT16_MAX; // max ogg ...
Patches for fixing various confliction when building AOSP-Like ROM for marble/marblein (Redmi Note 12 Turbo/POCO F5) from source with vendor on GitHub. Also contain some personal flavor patch about ...