Searched defs:Decode (Results 1 – 3 of 3) sorted by relevance
151 …int32_t (*Decode)(const struct AudioCard *audioCard, const uint8_t *buf, const struct DspDevice *d… member
193 int32_t JpegDecoder::Decode(CommandOpt opt) in Decode() function in JpegDecoder
145 std::string Decode(const std::string &encoded) in Decode() function