Home
last modified time | relevance | path

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

/aosp12/frameworks/av/media/codec2/components/flac/
H A DC2SoftFlacDec.h26 struct C2SoftFlacDec : public SimpleC2Component { struct
29 C2SoftFlacDec(const char *name, c2_node_id_t id, argument
61 C2_DO_NOT_COPY(C2SoftFlacDec); argument
H A DC2SoftFlacDec.cpp106 C2SoftFlacDec::C2SoftFlacDec( in C2SoftFlacDec() function in android::C2SoftFlacDec