Home
last modified time | relevance | path

Searched defs:SoftFlacDecoder (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/frameworks/av/media/libstagefright/codecs/flac/dec/
H A DSoftFlacDecoder.h25 struct SoftFlacDecoder : public SimpleSoftOMXComponent { struct
50 enum {
76 DISALLOW_EVIL_CONSTRUCTORS(SoftFlacDecoder); argument
H A DSoftFlacDecoder.cpp41 SoftFlacDecoder::SoftFlacDecoder( in SoftFlacDecoder() function in android::SoftFlacDecoder